S
smackdab
I have searched google and found that there are no examples
of telnet servers written in perl...
Is there a way to get a MINIMAL session going?
From my reading, there is some binary connection that
goes on to make a connection...Can this be simplified
to the most common for common win/linux clients?
I am just interested in using a basic telnet session to
"show status"
"show connections"
"shutdown"
I could do this with a perl program, but then it would have
to be distributed. I am looking to use telnet, as that
is what I think is the "easiest" to get going. Can anyone
think of a different way to go???
I am still a perl&networking beginner, so pointers are very helpful!
thanks
of telnet servers written in perl...
Is there a way to get a MINIMAL session going?
From my reading, there is some binary connection that
goes on to make a connection...Can this be simplified
to the most common for common win/linux clients?
I am just interested in using a basic telnet session to
"show status"
"show connections"
"shutdown"
I could do this with a perl program, but then it would have
to be distributed. I am looking to use telnet, as that
is what I think is the "easiest" to get going. Can anyone
think of a different way to go???
I am still a perl&networking beginner, so pointers are very helpful!
thanks