Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
TELNET to VMS
Name: lsk55 Date: January 12, 2004 at 19:06:31 Pacific OS: OpenVMS CPU/Ram: Lots
Comment:
I was wondering if someone might give me a push in the right direction. I have a Java application called Jexpect I picked up off the GNU site. I'm trying to get it to talk to a VMS box. It connects okay, but it finally times out because I'm not getting anything from the TCP/IP port. Now, when I telnet in via a telnet application, the first thing I get after the conntection is a welcome screen and a Username prompt. So, why doesn't this happen when Java opens the connection? Any clues?
Summary: I am using telnet to connect to the VMS system and am constantly having the session dropped. I have upped the Probes and Drops: $ ucx set prot tcp/probe=150 $ ucx set prot tcp/drop=1200 $ ucx set conf...
Summary: Hi, I have a Xwindows GUI developed on UNIX using aCC compiler.Now i have to import this to VMS .I dont know how to go about this. Any suggestions. -Shari ...
Summary: Does anyone has a VMS command procedure log out a terminal server port? We get orphaned connections on our Xyplex Terminal Server port. TO clear the problem, we telnet to the Terminal Server and t...