Thanks buddy...i am trying to do it in the manner what u have suggested me.
thanks alott....
User Profile
Collapse
-
gaddamreddy started a topic How a client will connect to multiple servers through UDP Socket (Linux 2.4) + timerin LinuxHow a client will connect to multiple servers through UDP Socket (Linux 2.4) + timer
Hai to all frns,
Reqirement 1:
1.I need to send a Request to one server through UDP socket.at that time i have to start a timer (setted to 2 sec) if i wont get the Response/ACK from that corresponding ACK from that server within 2 sec.i need to send the Request again.
for this i did like this.
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>... -
gaddamreddy started a topic How a client will connect to multiple servers through UDP Socket (Linux 2.4) + timerin CHow a client will connect to multiple servers through UDP Socket (Linux 2.4) + timer
Hai to all frns,
Reqirement 1:
1.I need to send a Request to one server through UDP socket.at that time i have to start a timer (setted to 2 sec) if i wont get the Response/ACK from that corresponding ACK from that server within 2 sec.i need to send the Request again.
for this i did like this.
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>...
No activity results to display
Show More
Leave a comment: