Results 1 to 2 of 2
I have a programmer that installed a POP running by java. The problem is when I do telnet using WINDOWS XP, there's no greetings. It's just blank screen, no letters ...
- 09-13-2007 #1Linux Newbie
- Join Date
- Mar 2006
- Posts
- 101
telnet show greetings only in Linux
I have a programmer that installed a POP running by java. The problem is when I do telnet using WINDOWS XP, there's no greetings. It's just blank screen, no letters appear but the logs in the POP server shows that this XP is connecting. But when I do telnet using a LINUX OS, it has greetings and I can type a command there.
Is there a different algorithm between telnet in WINDOWS AND LINUX?
- 09-16-2007 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Ft. Polk, LA
- Posts
- 796
There is shouldn't be any difference in the telnet clients, they should conform to the standard in set in the RFC. It's also pretty damn easy to code a telnet client which will conform to these standards. Perhaps one of the clients doesn't conform to the standard. Why are you logging into a POP server with telnet anyway? Why not use a mail client?


Reply With Quote
