|
-
May 12th, 2001, 04:48 AM
#1
Thread Starter
New Member
Send objects with winsock.....
I'm having a hard time solving a problem here:
The problem:
I have a server on which there is a list of linked objects.
I have a certain number of client, on which I want to download this list of object, change the list on the client, then upload the list back to the Server.
I have tried winsock, but it doesn't seem to support sending userdefined objects?
How can I solve this? Do I really have to translate the whole list of object to a string, load it, and the transfer back?
Thanks for helping!
/Martin
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
|