Hello Lloyd, There are exist demo project "echo", you can modify it for your task. There are exist TCP/IP listener thread, so you can add your RegExp there. Don't forget use Synchronize() to transfer what you need to form controls.
Alex Lloyd Thomas wrote: > Hi, > I have had a little success using Indy for a small app I am writing > but I would like to try something a bit smaller and port to linux and > windows. I believe the way to go is synapse, but I need a little help > getting started. The app I am writing waits for data on a particular > port and processes each line using regex. I also need to know how to > set the port no, bindings and active. > > My current code for indy looks like: > code================================================ ... > ============================================================== > How would I change this to use synapse? > > Thanks in advance. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
