Re: [twsocket] SslWSocketServer Send and receive

2011-01-15 Thread Francois PIETTE
How do I send text comand from server to the client after it has established a connection to the server? As I said, the server instanciate a new TWSocket to handle a client connexion. Actually the type of instanciated socket is given by the property ClientClass so that you can use your own

Re: [twsocket] SslWSocketServer Send and receive

2011-01-15 Thread daniel cc
To receive data, each side install an OnDataAvailable event handler and from there call Receive to get hand on data. All this is perfectly shown in many of the samples. Could you please inform the name of these samples? Thanks in advance -daniel -- francois.pie...@overbyte.be The author

Re: [twsocket] SslWSocketServer Send and receive

2011-01-15 Thread Angus Robertson - Magenta Systems Ltd
To receive data, each side install an OnDataAvailable event handler and from there call Receive to get hand on data. Could you please inform the name of these samples? Do you know how to use search? OverbyteIcsConSrv1C.pas OverbyteIcsDynCli1.pas OverbyteIcsMtSrv2.pas OverbyteIcsRecv1.pas

Re: [twsocket] SslWSocketServer Send and receive

2011-01-15 Thread daniel cc
Clearly you did not read my earlier message, or you would not be asking many of these questions, but would have your project working already. Angus Thanks Angus, I did read your early message. I unfortunately can't get anything out of it because I am not that good to understand and do

Re: [twsocket] SslWSocketServer Send and receive

2011-01-15 Thread Francois PIETTE
To receive data, each side install an OnDataAvailable event handler and from there call Receive to get hand on data. Could you please inform the name of these samples? Please start by fully understanding OverbyteIcsSrvTcp and OverbyteIcsClient7 samples. Forget about SSL right now, you'll

Re: [twsocket] SslWSocketServer Send and receive

2011-01-15 Thread Angus Robertson - Magenta Systems Ltd
I unfortunately can't get anything out of it because I am not that good to understand and do right away what you are telling. You should first run two or more instances of the EXE demo in Magenta Systems IP Log Streaming Component I referred before, one as client, one as server, they will show

Re: [twsocket] SslWSocketServer Send and receive

2011-01-15 Thread daniel cc
Thanks Angus, Now I understand you perfectly :) Thank you very much for the help and for being pation. I will continue from here and see how forward I can go. Best regards -Original Message- From: Angus Robertson - Magenta Systems Ltd Sent: Saturday, January 15, 2011 4:41 PM To:

[twsocket] SocketSpy

2011-01-15 Thread richard
Hi All, I have done a cbuilder translation of Mr. Mestdagh's SpocketSpy program. But, I have a problem. When I run the program and try to connect with a server, I get this immediate error: An unknown response was received in response to a request for information from the news server