01-20-06 07:50 AM
manish wrote:
> hi
> in my client - server model, the client is broadcasting a message and
> from all the running servers it is accepting a message.
> i want to retrieve the address of each replying server and store it's
> IP into a structure array of type sockaddr.
>
> how could i do that ?
>
> any kind of help would be appreciable.
> thanx in advance.
>
man recvfrom.
The word is thanks.
--
Ian Collins.
[ Post a follow-up to this message ]
|