|
-
Jan 8th, 2006, 03:31 AM
#4
Re: Replace text with full ASCII code?
When you send a character via winsock, it is sent as ASCII, a string is after all a sequence of ASCII values. If the connection you were looking at was an HTTP connection, some data will be URL Encoded, the reasonfor this is to prevent data like spaces and commas from being interpretted as something else.
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
|