|
-
Mar 27th, 2004, 12:26 AM
#1
Thread Starter
Fanatic Member
Winsock, changing data types
Well, i have a client and a server
client sends binary or string data
in the server, i have under the getdata function
dim myData as string
winsock1.getdata myData
however, if the client is sending a byte... this will cause a problem?
how can i interprit what is coming from the client before it lands in a variable?
the purpose is to use 1 winsock control... any ideas?
does it even matter if the incoming data is stored as a string?
ok, so... windows takes 1 minute to search for a file on my PC yet google.com takes 1 second to search the entire internet? 
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
|