Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to send the data from 1 process more process using sockets!

1 view
Skip to first unread message

Aura Networks

unread,
Mar 22, 2009, 9:20:10 PM3/22/09
to
I need some information, actually i need to send the information
from 1 process(client) to the more processes(servers). All the
servers must receive every client message at a time. By using single
IP - address (Client & server are in same system), single port number
(same for client & servers).

I am using 'setsockopt()' for re-using the port number, its working
fine.

But, the thing is only recently executed server receiving the data,
not all the running servers....
//Tell me is there any way to send the data to all servers...!! (like
multicast or any technic ).
How to send data .....please tell me!!!!!!!!

Regards,
Aura Networks

0 new messages