Bcs052 Notes
Bcs052 Notes
o It is similar to a stream socket, with the exception that record boundaries are
preserved.
- Reliably Delivered Message Socket
o It has properties similar to datagram socket but with reliable
delivery
o There is currently no support for this type of socket
Socket Descriptor - Page 17
- A socket is referenced by an integer. That integer is called a socket descriptor.
lOMoARcPSD|15686828
- Telnet
o Used to connect to a remote computer
o Provides bi-directional interactive text-oriented communication facility using a virtual
terminal connection
o Has security issues
- rlogin
o rlogin is an utility for unix-like operating systems that allows an user to log into
another host through network, communicating through TCP port 513.
o Has security issues
- Rsh
o The remote shell (rsh) can connect to a remote host across a computer network
- PuTTY
o It is a free and open source terminal emulator application which can act as a client for
SSH, telnet, rlogin, and raw TCP computing protocols and act as a serial console client
- VNC
o VNC is a remote display system which allows the user to view the desktop of a remote
machine anywhere on the internet
- FreeNX
o Allows access to desktop from another computer over the internet
lOMoARcPSD|15686828