Aug 10, 2002 #1 ravneetg Programmer Jun 8, 2002 6 IN Can I get connected to MLS on port 3000 using std. Java socket I/O ? I am planning to get connected here and do the rest of the communication with MLS using the std. MLS protocols in HEX format. Any pointers would be appreciated.
Can I get connected to MLS on port 3000 using std. Java socket I/O ? I am planning to get connected here and do the rest of the communication with MLS using the std. MLS protocols in HEX format. Any pointers would be appreciated.
Aug 10, 2002 #2 pansophic MIS Sep 24, 2001 1,347 US Haven't tried it myself, but you might want to take a look at the following. It may solve your network connection issues anyway. http://jakarta.apache.org/commons/sandbox/net/apidocs/org/apache/commons/net/bsd/RLoginClient.html You should be able to use this to rlogin to the Meridian. pansophic Upvote 0 Downvote
Haven't tried it myself, but you might want to take a look at the following. It may solve your network connection issues anyway. http://jakarta.apache.org/commons/sandbox/net/apidocs/org/apache/commons/net/bsd/RLoginClient.html You should be able to use this to rlogin to the Meridian. pansophic