Title:
Socket-network-programing Download
Description: Engineering demonstrates the basic functions of the socket, in fact, no matter how complex the network program, are using these basic functions. Function is only a client request to deal with a request to deal with the next client, so that the server processing power is very weak, the reality of the server need to have concurrent processing power! In order to require concurrent processing, the server needs fork () a new process or thread to handle requests
To Search:
File list (Check if you may need any files):
Socket network programing\.classpath
.........................\.project
.........................\.settings\org.eclipse.jdt.core.prefs
.........................\baidu.html
.........................\.in\com\imooc\Client.class
.........................\...\...\.....\Server.class
.........................\...\...\.....\Test01.class
.........................\...\...\.....\Test02.class
.........................\...\...\.....\Test03.class
.........................\src\com\imooc\Client.java
.........................\...\...\.....\Server.java
.........................\...\...\.....\Test01.class
.........................\...\...\.....\Test01.java
.........................\...\...\.....\Test02.java
.........................\...\...\.....\Test03.java
.........................\摘要
.........................\bin\com\imooc
.........................\src\com\imooc
.........................\bin\com
.........................\src\com
.........................\.settings
.........................\bin
.........................\src
Socket network programing