Hi everyone,
I have written a client-server program in which client sends file to server and server must receive..but I get Receive ERROR (Can not receive DATAGRAM). could anyone tell me whats wrong with my codes?!
here is my server codes:
#include "stdafx.h"
#include <stdio.h>
#include...
Hi everyone,
I am going to read and write files in Access database using C programming..is there anyone out here to help me with that?!!
I am trying to use fopen(),fread() and fwrite() functions but to read and write from database I am not sure what argument I should use in these functions...
Hi everyone,
I have difficulty figuring out if POSIX is only used for UNIX or its possible to use its libraries and functions for windows or other OS?!
if not how to solve problems of standard C libraries limitation when we are writing a vast programm?
tnx for your help in advance :)
Hi everyone,
I need to find out how can I replace a subprocess function in c?!
I have used fork() but seems this function works for UNIX.. I am using windows, so could anyone tell me how can I execute a file in c using windows? what is CreateProcess()? I am confused
I have developed a client-server system in python and now I want to make equivalent codes in C. is it possible to use client in python codes and server in c codes?! I mean am I able to send a .py file to server which is written in c?!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.