|
-
April 7th, 1999, 09:11 AM
#1
Sockets
Hello !
I have some problems with SOCKETs. I use DATAGRAM sockets to transfer some information between two application. My problem is : When I call the function
ReceiveFrom( void* lpBuf, int nBufLen, CString& rSocketAddress, UINT& rSocketPort, int nFlags = 0 ),
rSocketAddress will be completed with IP address of system who send data. In my case sometime this variable is not completed. What is the reason ?
Best regards, Athos.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|