Using Telnet ShowIntroduction to Telnet
Telnet is a protocol for emulating a remote terminal, which means that it can be used to run commands entered on a keyboard at a remote machine. The tool Telnet is an implementation of the Telnet protocol, which means that it...
Messaging protocols (SMTP,POP3 and IMAP4) ShowIntroduction to e-mail
E-mail is considered as being the most widely used service on the Internet. So the TCP/IP protocol suite
offers a range of protocols allowing the easy management of email routing over the network.
The SMTP protocol
The...
Telnet protocol ShowIntroduction to the Telnet protocol
The Telnet protocol is a standard internet protocol enabling terminals and applications to interface over the Internet. This protocol provides the basic rules making it possible to link a client (system composed...
[Yahoo]Configuring POP3 for Outlook, Eudora, Thunderbird.. Show[Yahoo]Configuring POP3 for Outlook, Eudora, Thunderbird…
Solution 1: activate the Yahoo Direct option
Solution 2: using alternate options (softwares) than using Yahoo Direct
It is possible to use the Yahoo mailbox in...
Shell script for telnet and run commands ShowShell script for telnet and run commands
Issue
Solution
Note
Issue
I have made a shell script which can telnet automatically and run commands on the other machine and end the telnet session without any interact from the user, only he...
Enable Telnet on Vista ShowEnabling Telnet under Vista
Intro
More info
Intro
Enabling Telnet on Vista
The telnet command under Windows Vista is by default disabled for security reasons. However, it is possible to reactivate easily.
Follow the steps...
Download PS3 Media Server ShowThis simple and free software is designed to connect PS3 to a computer in DLNA in for webradios, youtube and automatic encryption.
It does not require any codec pack. This software supports all PS3 formats: MP3, JPG, PNG, GIF, TIFF and all types...
Telnetsvr - telnetsvr.exe Showtelnetsvr - telnetsvr.exe
telnetsvr.exe (telnetsvr stands for Telnet Service) is a Windows NT/2000/XP generic process which lets remote users connect to the machine using the Telnet protocol. The process telnetsvr is not in any way a virus, a worm,...
Using Telnet ShowIntroduction to Telnet
Telnet is a protocol for emulating a remote terminal, which means that it can be used to run commands entered on a keyboard at a remote machine. The tool Telnet is an implementation of the Telnet protocol, which means that it...
FTP protocol (File Transfer Protocol) ShowIntroduction to FTP protocol
FTP protocol (File Transfer Protocol) is, as its name indicates a protocol for transferring files.
The implementation of FTP dates from 1971 when a file transfer system (described in RFC141) between MIT machines...