Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: maxie
  • Order by date
  1. maxie

    UnixWare telnet failure

    Problem solved: /etc/default/login had TIMEOUT=5, s/b TIMEOUT=60 -Maxie
  2. maxie

    UnixWare telnet failure

    Additional info: "rlogin -l username host" works OK. "A" and "B" are dual-boot systems with Open Server and UnixWare 7.1.1 on both systems. telnet from "B" to "A" under Open Server works OK. telnet from "B" to "A" under...
  3. maxie

    UnixWare telnet failure

    telnet from "B" to "B" works with both the server IP and the loopback address 127.0.0.1 Maxie
  4. maxie

    UnixWare telnet failure

    I have 2 Unixware systems. A telnet from "A" to "B" works OK. A telnet from "B" to "A" fails after 5 seconds with "login:telnetd: Unable to invoke login scheme.". I can't find any UnixWare parm for this timeout value. Any ideas? (a telnet by...
  5. maxie

    UnixWare vs. Open Server curses compatability

    SCOansi does not seem to be an option in my installation.
  6. maxie

    UnixWare vs. Open Server curses compatability

    I am using ansi, not SCOansi.
  7. maxie

    UnixWare vs. Open Server curses compatability

    I have an application that uses "curses". Under Open Server, with default TERM type (ansi), colors and graphic line drawing characters are displayed. Under UnixWare, default TERM type (ansi) does not support colors or graphics characters under "curses". Application display...
  8. maxie

    sco unix tcp/ip netstat

    Is there any way to get the status of sockets in a C program (via function call or code)?<br> I know that I can redirect the out of the netstat command and scan the results. Is there any other way?

Part and Inventory Search

Back
Top