Combat: Socket network programming and advanced combat

  • Chapter 1 Course Guidance (Java Language Teaching)

    [Note: the Course, part of the Java language] [teacher is mad answer the question Q & A area Insider] This section will first explain the science curriculum guide, including why should this course, course objectives and harvest, curriculum content arrangement, for the crowd and learning recommendations, will then explain the code specifications and development notes, the whole purpose is to want to be a great convenience to the students of this course. ...

    •  1-1 before class reading (do not miss a look billion)
    •  1-2 Course Guidance (before class a must-see) Look
  • Chapter 2 Socket Network Programming Quick Start

    This chapter first describes what is overall Socket network programming; Socket so that we have a general concept and direction. After the courses leads the protagonist through several small Case, relaxed and happy to let you experience the thrill of Socket programming. This section focuses harvest: 1. understand what is network programming, Socket 2 understand the relationship with the TCP, UDP 3. understand the message transmission network, protocols, Mac, IP and define the port and so on. ...

    •  2-1 What is network programming?
    •  2-2 Socket and TCP, UDP
    •  2-3 Socket TCP small chopper pilot - client implementation
    •  2-4 Socket TCP chopper small scale - to achieve server
    •  2-5 packet, protocol, Mac address
    •  2-6 IP, port and remote servers
  • Chapter 3 Socket UDP Quick Start

    UDP is an important part of Socket; lead us to understand what is UDP in this section, and understand what can be done with UDP. This section focuses harvest: 1 UDP understand what is the main role of UDP 2, 3. UDP simple API usage and learning, understanding 4 network unicast, broadcast, multicast concepts and technology ....

    •  What is 3-1 UDP
    •  3-2 UDP explain the core API
    •  3-3 UDP unicast, broadcast, multicast -1
    •  3-4 UDP unicast, broadcast, multicast -2
    •  Case 3-5 practical operation - Local Search Case -1
    •  Case 3-6 practical operation - Local Search Case -2
    •  Case 3-7 practical operation - Local Search Case -3

     

Guess you like

Origin www.cnblogs.com/kaerl/p/11582863.html