搜索资源列表
华为802.1X协议培训
- 华为802.1X协议的源代码!很好用的啊!大家可以供参考!-802.1X agreement Huawei's source code! The good ah! For information, we can!
tcp-ip详解卷3
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.
BankSystem_TCP
- VC环境下网络编程模拟银行系统的源代码。模拟银行自动取款机的取钱、查询、存钱、修改密码等等。功能完善。-VC network programming environment simulation banking system's source code. Simulated bank automatic teller machine to pick it up, inquiries, and to save, change passwords, and so on. Functional
KProxyServer
- This code is a sample of proxy server purely written in .NET(C#).It s Multi-Threaded and smart enough to accept internet connections from any client in the LAN and the speed is good. So please vote. -This code is a sample of proxy server purely wr
ping
- ping程序的源代码,大家可以看看学习ICMP还是有帮助的-ping program's source code, you can see or learn ICMP help
TCPIP_Illustrated_V3.rar
- 《TCP/IP详解,卷3》第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议) HTTP (超文本传送协议) NNTP (网络新闻传送协议 UNIX域协议 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.4BSD-Lite中的网络代码。 ," TCP/IP Detailed, Volume 3" Volume III covers the details of today' s TCP/IP
MODBUS-TCP_UDP(VB)
- 用VB写的,关于MODBUS TCP/UDP通信的源代码-Written in VB, on the MODBUS TCP/UDP traffic' s source code
network
- 各种网络通信的源代码,其中分了很多代码源段,每段都很有典型意义-A variety of network communication' s source code, in which the source code a lot of sub-paragraph, each have a typical
MicrosoftCProgramming
- 微软C编程精萃,经典图书,对编写工程代码很有帮助。-The essence of Microsoft' s C programming, classic books, very useful for the preparation of the project code.
ucos_lwip_new
- 基于NIOS II软核,和LWIP协议站的原代码-Based on the NIOS II soft-core, and the station' s original agreement LWIP code
libjingle
- 大名顶顶的Libjingle的源代码;使用STL库;里面也定义了很多模板,非常适合于写STL的模板。-Daimyo Dingding' s Libjingle source code the use of STL library which also defines a number of templates is very suitable for writing STL template.
1
- 基于java的tcp/ip网络编程源代码 Server-Client-Based on java' s tcp/ip network programming source code Server-Client
TCP-IP3
- 第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。 与前面两卷一样,本书有丰富的例子和实现的细节,他们都是4.
tcpclient
- 实现基于TCP/IP的客户端与服务器间的简单通信,该程序为客户端的源程序-Implementation based on TCP/IP clients and servers simple communication, the program' s source code for the client
tcpserver
- 用于实现基于TCP/IP的客户端与服务器间的通信,该程序为服务器端的源程序-Used to implement based on TCP/IP between the client and server communication, the program' s source code for the server-side
tcp-ip
- windows下的 tcp/ip网络通讯(同步) 初学者所用,小弟上传的都是自己写的。与别人的不同的是注释很清楚,是用纯c写socket的,没有用到微软的CSocket,虽然是用Visual Studio2010编的,其实质就是c语言,您电脑上没装VS2010把代码copy过去就行了-Under the windows tcp/ip network communication (synchronous) used by beginners, younger brother are uploade