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 to me... I'm kinda new to network programming in C, can someone explain it to me with a simple example? It would be greatly appreciated. The server will be running Unix. Thanks beforehand.
Cheers
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 to me... I'm kinda new to network programming in C, can someone explain it to me with a simple example? It would be greatly appreciated. The server will be running Unix. Thanks beforehand.
Cheers