The Awaken
New member
In Perl, and Java, I need to know how to do networking functions, as well as CLP commands (i.e. DOS or Terminal).
What Java frameworks allow for this, and what Perl modules help?
If there are no frameworks, what system functions may I execute with the Perl/Java functions that would allow such functionality?
For example, if I wanted to open a telnet connection, as in:
c:/ -> telnet 5.5.5.5
... or something to that effect, how would I go about doing this?
What Java frameworks allow for this, and what Perl modules help?
If there are no frameworks, what system functions may I execute with the Perl/Java functions that would allow such functionality?
For example, if I wanted to open a telnet connection, as in:
c:/ -> telnet 5.5.5.5
... or something to that effect, how would I go about doing this?