Re: [twsocket] TWSocketServer & TWSocketClient send receive files

2011-02-14 Thread Francois PIETTE
uot; To: "ICS support mailing" Sent: Monday, February 14, 2011 2:19 PM Subject: Re: [twsocket] TWSocketServer & TWSocketClient send receive files Thank you :) Just what wanted to hear. With best regards -Original Message- From: Francois PIETTE Sent: Monday, Febr

Re: [twsocket] TWSocketServer & TWSocketClient send receive files

2011-02-14 Thread daniel cc
Thank you :) Just what wanted to hear. With best regards -Original Message- From: Francois PIETTE Sent: Monday, February 14, 2011 2:19 PM To: ICS support mailing Subject: Re: [twsocket] TWSocketServer & TWSocketClient send receive files FTP, HTTTP, SMTP/POP3, NNTP are all capabl

Re: [twsocket] TWSocketServer & TWSocketClient send receive files

2011-02-14 Thread Francois PIETTE
FTP, HTTTP, SMTP/POP3, NNTP are all capable of transmit file and they are standard protocols based on TCP sockets. You may also design your own protocol based on your own requirements which are... --> I actualy have the protocol which is just the command based and everything works real good and s

Re: [twsocket] TWSocketServer & TWSocketClient send receive files

2011-02-14 Thread daniel cc
Thanks Francois, I probably need to get into this abit more. I have some more details.. What about file metadata such as filename and timestamp ? What about permissions to access the file at sender side and to write the file at receiver side ? --> I actualy think I could handle it on the both si

Re: [twsocket] TWSocketServer & TWSocketClient send receive files

2011-02-14 Thread Francois PIETTE
I hope this was clear. Not enough. see below. I need to send single file from the server and receive single file from the client (1 file at the time such as: .txt, .exe). What about file metadata such as filename and timestamp ? What about permissions to access the file at sender side and to

Re: [twsocket] TWSocketServer & TWSocketClient send receive files

2011-02-14 Thread daniel cc
] TWSocketServer & TWSocketClient send receive files Can someone please guide me to a correct demo/sample of how to send & receive files? Do you have any preference about the protocol to use ? What are your requirement ? "Send and receive" file is a little bit short to d

Re: [twsocket] TWSocketServer & TWSocketClient send receive files

2011-02-14 Thread Francois PIETTE
Can someone please guide me to a correct demo/sample of how to send & receive files? Do you have any preference about the protocol to use ? What are your requirement ? "Send and receive" file is a little bit short to describe your needs. -- francois.pie...@overbyte.be The author of the freewa

[twsocket] TWSocketServer & TWSocketClient send receive files

2011-02-14 Thread daniel cc
Hello, Can someone please guide me to a correct demo/sample of how to send & receive files? thanks in advance -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be