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 & TWsocketserver , I been using indy tcp
> > before ,
> > and I asked about how to convert my code in indy to be used in ics
>
> Lots of the samples included with ICS sent simple text packets to each
> other, but
> I'd suggest you forget low level TWSocket and use my high level Magenta
> Systems IP
> Log Streaming Component that hides all this low level stuff and gives you
> a very
> simple interface to connect, send a line, receive a line, disconnect.
>
> http://www.magsys.co.uk/delphi/magics.asp
>
> There is an EXE demo that shows exactly what it does, and you should have
> a working
> application in an hour.
>
> Angus
>
> --
> 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


Re: [twsocket] ICS send receive commands

2015-07-29 Thread Angus Robertson - Magenta Systems Ltd
> 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 

Lots of the samples included with ICS sent simple text packets to each other, 
but
I'd suggest you forget low level TWSocket and use my high level Magenta Systems 
IP
Log Streaming Component that hides all this low level stuff and gives you a very
simple interface to connect, send a line, receive a line, disconnect.  

http://www.magsys.co.uk/delphi/magics.asp

There is an EXE demo that shows exactly what it does, and you should have a 
working
application in an hour. 

Angus

-- 
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