View Single Post
  #4 (permalink)  
Old 05-14-2008, 10:13 PM
danielstoner's Avatar
danielstoner danielstoner is offline
Senior Member
 
Join Date: Apr 2008
Location: Canada
Posts: 191
danielstoner is on a distinguished road
As I said, you can use to channels, one for commands and one for data. Each command can have a unique ID generated on the server. The corresponding data will have the same ID. In order to do this you have to implements some protocol kind of protocol. Read a document like this RFC 959 (rfc959) - File Transfer Protocol to understand hot things are done usually.
__________________
Daniel @ [
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
]
Language is froth on the surface of thought
Reply With Quote