搜索资源列表
Addison.Wesley.C++.NetworkProgrammingVolume.1
- Addison.Wesley.C++.NetworkProgrammingVolume.1 c++网络编程第1卷
UNIX网络编程(第2版)第1卷
- 《UNIX网络编程(第2版)第1卷》套接口API和X/Open传输接口API,这本书所附的所有例子源代码。C语言实现。-"UNIX Network Programming (2nd Edition), Vol 1," Presentation API interface and X / Open interface API, this book attached to the source code for all the examples. C language.
chatroom.rar
- 一个聊天室源码,用C#语言写的,可用于学习网络编程.,A chat room source code, using C# language, and can be used for learning network programming.
visual c# 网络编程技术与实践实例
- visual c# 网络编程技术与实践实例包括几个源码-visual c# network programming techniques and practice, including examples of several source
Liang_Network_programming_2-5
- 这是梁伟《Visual C++网络编程经典案例详解》随书源码(2-5章)。包括的程序有:Socket套接字编程、多线程编程、异步套接字编程、FTP浏览器、网页浏览器。原书所有的源代码文件太大了,只能分成3个资源了。-This is Liang " Visual C++ Network Programming Detailed classic case of" source code with the book (chapters 2-5). The procedures inc
WSAAsyncSelect
- visual C++网络编程之WSAAsyncSelect IO模式源码资料。客户端以及服务器,了解网络模式必读资料。
c++网络编程
- C++网络编程的电子书,包括了网络编程的各个方面-C network programming electricity 瀛愪功, including network programming each aspect
Implementation-using-VC-Client-Services-machine-mo
- 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
c
- NET网络编程,很有用,请大家看看,,再-NET network programming is useful, please take a look at everybody and then comments
Network-Part4
- C#网络编程(订立协议和发送文件) ,代码比较结合实际。-C# Network Programming (entered into an agreement and send the file), in light of the actual comparison code.
cnetworkprgrammingunderlinuxexample
- linux下c网络编程实例,对于初学者来说是很好的例子-c under linux network programming examples for beginners is a good example
c
- c 网络编程 简单实现 c语言初学者 非常简单-c network programming language for beginners is very simple and easy to achieve c
linux-socket-c
- linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
网络
- 基于C++的网络编程实现TFTP协议,具有上传功能和下载功能(this is a accoding the C++ in order to make the TFTP api)
《Visual+C++网络编程经典案例详解》源码
- 《Visual+C++网络编程经典案例详解》源码("Visual+C++ network programming classic case detailed" source code)
C#网络应用高级编程
- 提高C#网络编程技术,熟悉高级的C#网络编程(Improving the technology of C# network programming,Familiar with advanced C# network programming)
[电子教案]Visual C++ 网络编程教程(Visual Studio 2010平台)
- [电子教案]Visual C++ 网络编程教程(Visual Studio 2010平台)
Visual+C++网络编程开发与实战
- vc++网络编程开发()
C#.Net网络程序开发-Socket篇
- C# 网络程序开发-Socket 篇, System.Net 和 System.Net.Sockets 包含丰富的类可 以开发多种网络应用程序(C# network programs develop -Socket articles, and System.Net and System.Net.Sockets contain rich classes that can develop a variety of network applications)
tfams
- 基于VC++6,0实现的端口扫描工具,是学习C++网络编程的基础素材()