资源列表
mychat
- 聊天程序及文档,JAVA编写的,自己修改一下才能运行-Chat procedures and documentation, JAVA prepared to run their own tinkering
TcpClient
- 采用异步方式实现的tcp连接客户端程序,工作中经常用于测试-Achieved using asynchronous client tcp connection procedures, often used to test
new
- 1.读取第二个book元素的price元素值 2.给第一个book元素的price元素添加一个属性danwei,值为rmb 3.添加一个book元素,包括name子元素和price子元素,值分别为ppp和45.67-1. Read the second element of the price element of book value of 2. To the first element of the price element book to add an attribute dan
Socket-sl
- Socket编程实例(源代码、协议、实例)-Socket programming examples (source code, protocols, examples)
udpTest
- 自己实现的socket发送。测试udp发送的丢包率。-The realization of the socket to send their own. Udp sent test packet loss rate.
protocol_of_PPPOE
- PPPOE协议的分析,让你全面了解学习PPPOE的原理-PPPOE protocol analysis, allows you to fully understand the principles of learning PPPOE
TCP
- TCP 实现C/S模式的聊天程序的设计 源码及基本原理-TCP to achieve C/S model design chat program source code and the basic principles of
Wangluobiancheng
- 这是一个基于UDP协议的简单的网络编程,希望对大家有帮助。-This is a simple protocol based on UDP network programming, we hope to be helpful.
1862
- 主要是关于tcp/ip网络通信协议详解与源码介绍-Mainly on the tcp/ip network communication protocol with the source code to introduce detailed
SearchLanComputer
- 基于UDP的局域网搜索器(UDP协议,多线程 ,NetBios,Microsoft Visual C++ 6.0、 C++) 功能:搜寻局域网内的计算机的信息(IP地址、工作组、主机名、用户名、MAC地址等),用户可以指定网段,保存搜寻结果 -UDP-based local area network search engine (UDP protocol, multi-threaded, NetBios, Microsoft Visual C++ 6.0, C++) Function
TCPThreadServer
- 通过多线程实现对通信的接收和发送,创建接收线程和创建发送线程来具体实现。-To achieve through the multi-threaded communications receive and transmit, create receiver threads and thread to create a concrete realization sent.
UDPcommuncation
- 实现UDP的客户端与服务器的通信程序,它是通多线程来实现,很较大的学习价值。-The realization of UDP client and server communication program, which is multi-threaded pass to achieve, it is the larger the value of learning.