Could use ThrdServer example, the problem was solved with
"WSocketServer1.Banner: ='';" now I can not receive data, by setting longer
just LINEMODE = FALSE, and after a few connections, does not enter the
event "OnDataAvailable" when LINEMODE = TRUE event "OnDataAvailable" is
never triggered ... have any idea what can be? I'm using "ReceiveStr" to
receive the data, the more the example only shows how to receive LINEMODE =
TRUE;

Thank you again!


2013/4/30 François Piette <francois.pie...@skynet.be>

> > I'm doing based on the example "MtSrv", would be the best for my case?
>
> Have you looked at the comments in front of MtSrv sample ?
> Here is is:
>               ****          MtSrv is an old sample program         ****
>               **** It works OK, but you should use ThrdSrv project ****
>
> I will assume you'll use ThrdSrv sample program.
>
> --
> francois.pie...@overbyte.be
> Embarcadero MVP
> http://www.overbyte.be
> http://francois-piette.blogspot.com
>
>
>
>
>
> --
> 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
>
--
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

Reply via email to