[twsocket] TWSocket...

2017-11-13 Thread zayin
Hello, Version 8.26. If I call TWSocket .Connect and Windows times out (about 25 seconds), I get the TWSocket .SessionClosed callback. How do I determine it was a timeout and not just a normal close? I know I can keep track if I was connected, I was just wondering if there is a flag set when the

Re: [twsocket] Twsocket Problem over Internet.

2017-11-13 Thread Fatimire
anything is wrong ? thank you everybody. Receiving... var Count : Integer; InString: string; begin with Sender as TClient do try if IsRcvBin then begin if not assigned(MS) then MS := TMemoryStream.Create;

Re: [twsocket] Twsocket Problem over Internet.

2017-11-13 Thread Wilfried Mestdagh
If you set the Addr property to '0.0.0.0' then TWSocket will listen on all interfaces. Met vriendelijke groeten, Wilfried Mestdagh Op 13-11-17 om 14:43 schreef Fatimire: How i listen the wsocket to all interfaces? maybe my problem is this i have multiple interfaces. -- To unsubscribe or chan

Re: [twsocket] Twsocket Problem over Internet.

2017-11-13 Thread Fatimire
How i listen the wsocket to all interfaces? maybe my problem is this i have multiple interfaces. Sent from [ProtonMail](https://protonmail.ch), encrypted email based in Switzerland. > Original Message > Subject: Re: [twsocket] Twsocket Problem over Internet. > Local Time: Nove

Re: [twsocket] Twsocket Problem over Internet.

2017-11-13 Thread Fatimire
i dont why works on local network and not work in internet connection... Sent from [ProtonMail](https://protonmail.ch), encrypted email based in Switzerland. > Original Message > Subject: Re: [twsocket] Twsocket Problem over Internet. > Local Time: November 11, 2017 9:01 AM > U