0. User(s) are complaining of delays when using the network. What would you do?
1. What are some of the problems associated with operating a switched LAN?
2. Name some of the ways of combining TCP/IP traffic and SNA traffic over the same link.
3. What sort of cabling is suitable for Fast Ethernet protocols?
4. What is a Class D IP address?
5. Why do I sometimes lose a server's address when using more than one server?
6. What is Firewall?
7. How do I monitor the activity of sockets?
8. How would I put my socket in non-blocking mode?
9. What are RAW sockets?
10. What is the role of TCP protocol and IP protocol.
11. What is UDP?
12. How can I make my server a daemon?
13. How should I choose a port number for my server?
14. Layers in TCP/IP
15. How can I be sure that a UDP message is received?
16. How to get IP header of a UDP message
17. Writing UDP/SOCK_DGRAM applications
18. How many bytes in an IPX network address?
19. What is the difference between MUTEX and Semaphore?