hi
im using socket to send text and file to other pc ...the sending is ok ,i mean i make choice for senf text or file...so how can i do in recieve side to know the data received is text or file???
eg.
if (data ==text)
do
else
...
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: plz help
|
Click Here to Expand Forum to Full Width |