[twsocket] convert from indy tcp server to ics

2016-02-07 Thread ahmed hussein
I am confused , I try to convert my Tidtcpserver to Twsocket I already change my client class To TwSocketclient but my problem now is i dont know how to read commands same as indy does in indy commands and connection has been readed on server execute like this Connection := AContext as

Re: [twsocket] ICS send receive commands

2016-01-31 Thread ahmed hussein
sadly I want to practice on ics :) that's why I which to convert this code from indy to ics to work same way , sadly AContext.Connection.Socket are not similar in twsocket On Wed, Jul 29, 2015 at 9:20 AM, Angus Robertson - Magenta Systems Ltd < an...@magsys.co.uk> wrote: > > iam using ics

[twsocket] ICS send receive commands

2015-07-29 Thread ahmed hussein
iam using ics TWSocket TWsocketserver , I been using indy tcp before , and I asked about how to convert my code in indy to be used in ics and the creator suggested me to use mailing list this is my question http://stackoverflow.com/questions/31640329/convert-indy-protocol-to-ics I just