Hello all,
I am getting a very strange error in my code :( I am writing a server application in C, to send and receive UDP packets to/from a client. Right now, im just running a loop in which the server receives packets using recvfrom() however.... the function seems to block and everytime I...
Hello,
So, I have written a Java applet for a client to run in their browser; it sends UDP packets back to the server and I now need to write a C application that will receive those UDP packets and respond accordingly..... I have started looking at examples, but most of them are kind of a blur...
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.