http://qs1969.pair.com?node_id=659857


in reply to Re^4: A Simple Socket Server Using 'inetd'
in thread A Simple Socket Server Using 'inetd'

Thank you very much for your answer, even a 31 December... Actually I have a SECSII Client that can comunicate over TCP. So I would like to receive the characters sent by this client and log that into a file. If you have any idea or some sample to receive that and log it, that will help me much.

Replies are listed 'Best First'.
Re^6: A Simple Socket Server Using 'inetd'
by samizdat (Vicar) on Jan 02, 2008 at 13:41 UTC
    Use UNIX tools like screen to capture the running console text. Then, parse out what you want with Perl.

    Good luck!

    Don Wilde
    "There's more than one level to any answer."