PPPis more secure than SLIP. PPP uses two authetication Protocols :
1. Password Authetication Protocol (PAP)
2. Challenge Handshake Authetication Protocol (CHAP)
So if you use SLIP on network that unauthorized user can gain acces to.
It is a very simple protocol used for transmission of IP datagrams across a serial line.
SIP is an abbreviation of Serial Interface Protocol
A USART protocol is computer hardware/software that converts parallel data signals to serial data signals. USART is an abbreviation for Universal Synchronous/Asynchronous Receiver/Transmitter.
give the difference between serial port and parallel port
Dont use serial computers.... They killllll :O parrelell computers are lame as well its the same image on the screen the whole time now to ur architecture question figure it out urself.....
For CSLISP, the TCP header is reduced from about 20 characters to about 7. The actual data is not compressed, so you don't save very much in transmission costs per packet.
Serial link internet protocol..............
SerialLineInternetProtocol
DATA Transmission is done through SLIP (Serial Line Internet Protocol) & PPP (Point to Point Protocol) Protocols to enable computers to interact with Internet over Telephone Line.
It is a very simple protocol used for transmission of IP datagrams across a serial line.
It uses a serial protocol for transferring data. This protocol is different to the protocol of the classical old serial connection that is not used any more in modern computer hardware.
usb=universal serial busshort answer, yes
HDLC
The FastEthernet interface of R1 is disabled. One of the default routes is configured incorrectly. A routing protocol is not configured on both routers. The default gateway has not been configured on both routers.
16
telidu nana...
When we send any data with the help of FTP over the internet , it usually transmit in plain text ....it means no encrption & anybody can easily read it .. But in SFTP , all the data encrypt & then transmit... Ftp works on port number 20 & 21 where 20 use for data & 21 use for control while SFTP works on port number 115. There are actually three SFTP protocols. 1. Serial File Transfer Protocol, a protocol used to transfer files between a PC and an embedded device using RS-232 or similar serial protocols. This protocol doesn't use a tcp/ip stack. 2. Simple File Transfer Protocol, an unsecured and rarely-used file transfer protocol from the early days of the Internet. This protocol uses tcp port 115. 3. Secure File Transfer Program, a network protocol designed to provide secure file transfer and manipulation facilities over SSH. This protocol uses tcp port 22 and is the more common meaning when using "SFTP".