PDA

Click to See Complete Forum and Search --> : Using Winsock - sending data to remote client


sreekanth
Sep 20th, 2004, 01:20 AM
hi ,

i am new to socket programming. my project is

There is an embedded client connects using the internet connection to my static ip system. using wireless service it will connect to my system.

i have to send the data to the embedded system using winsock control. how can i know the embedded system ip address (dynamic ip) and how can i send data. if any code available plz mail me at sree_dotnet@india.com

Thanks in advance.
sreekanth.

Dave Sell
Sep 20th, 2004, 11:56 AM
Clients talk, Servers listen.