|
-
Feb 15th, 2005, 04:04 PM
#1
Thread Starter
New Member
Client-Server Data via Winsock
Hi. I'm new to using winsock, but not to VB. I've found (and used) lots of code to make the winsock server and client. But, I can't find anything on the actual data transmission between client and server. Are there any help, tips, tricks, tutorials, etc., that you'd recommend?
So far, it looks to me like you just embed all you want to send in a string, decode it on the other end, jiggle it, re-string it, then send it back. Is that about it?
My server will be using ADO with a SQL Server 2000 backend.
So, any advice will be much appreciated!
Alf
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
|