Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^3: A Simple Socket Server Using 'inetd'

by fredo2906 (Acolyte)
on Dec 30, 2007 at 03:30 UTC ( [id://659558]=note: print w/replies, xml ) Need Help??


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

Hey guys, Is it possible to get a sample of your SECSII client? I'd like to make a SECSII communication over TCP but seems to be difficult to me... Thanks a lot!

Replies are listed 'Best First'.
Re^4: A Simple Socket Server Using 'inetd'
by samizdat (Vicar) on Dec 31, 2007 at 15:47 UTC
    I was working for Sandia Labs at the time, and under NDA. Sorry!

    It isn't that difficult, actually. It's just a simple binary protocol like any other, though there are some quirky things to it. :D

    Don Wilde
    "There's more than one level to any answer."
      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.
        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."

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://659558]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (8)
As of 2024-03-28 09:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found