1. | What is TCP?
|
2. | What are the Perl protocol functions?
|
3. | What is the purpose of a port number?
|
4. | What service uses port number 21?
|
5. | What is the Ethernet address used for?
|
6. | What is the socket?
|
7. | What is the difference between a stream socket and a datagram socket?
|
8. | What is the domain of a socket?
|
9. | What does the accept function do? Is it on the server or client side of the socket?
|
10. | What are advantages of using Socket.pm?
|