Interview Questions

Computer Networking - Socket Programming Interview Questions

Socket programming interview question


(Continued from previous question...)

Computer Networking - Socket Programming Interview Questions

  1. User(s) are complaining of delays when using the network. What would you do?
  2. What are some of the problems associated with operating a switched LAN?
  3. Name some of the ways of combining TCP/IP traffic and SNA traffic over the same link.
  4. What sort of cabling is suitable for Fast Ethernet protocols?
  5. What is a Class D IP address?
  6. Why do I sometimes lose a server's address when using more than one server?
  7. What is Firewall?
  8. How do I monitor the activity of sockets?
  9. How would I put my socket in non-blocking mode?
  10. What are RAW sockets?
  11. What is the role of TCP protocol and IP protocol.
  12. What is UDP?
  13. How can I make my server a daemon?
  14. How should I choose a port number for my server?
  15. Layers in TCP/IP
  16. How can I be sure that a UDP message is received?
  17. How to get IP header of a UDP message
  18. Writing UDP/SOCK_DGRAM applications
  19. How many bytes in an IPX network address?
  20. What is the difference between MUTEX and Semaphore?
  21. What is priority inversion?
  22. Different Solutions to dining philosophers problem.
  23. What is a message queue?
  24. Questions on Shared Memory.
  25. What is DHCP?
  26. Working of ping, telnet, gopher.
  27. Can I connect two computers to internet using same line ?
  28. Working of TCP and SSL Handshake
  29. How P2P softwares work?
  30. Setting up TOMCAT web service
  31. Port numbers for FTP, HTTP, telnet, POP, finger
  32. Difference - Passive FTP, Active FTP
  33. Maximum Transmission Unit (MTU) what is it?
  34. Security threats due to use of CGI
  35. What is "spoofing"
  36. Where could you find Apache server web log
  37. Find web visitors by country
  38. What is Virtual Private Network (VPN) and how does it work?
  39. How does routing work?

Other Interview Questions