搜索资源列表
VC网络编程源代码
- 网络编程源代码,主要socket编程-network programming source code, the main socket programming
TCIPnetworkprogramming.rar
- VC网络编程的好资料,里面有详细讲解和范例,TCP/IP网络编程,VC Network Programming good information, which has details and examples to explain, TCP/IP network programming
QQChat.rar
- VC++写的局域网聊天室完整版,虽说界面不怎么样,但基本功能都有了,包括聊天、注册、截图等,包含服务端和客户端,在VC6下顺利编译,如果你要从事VC++的网络编程的话,那么最好先学习或试着做一个聊天室的东西,相信对你帮助很大,这个简单的聊天室可以作为你的学习资料。,VC++ to write the full version of LAN chat room, although the interface did not like, but the basic functions, includ
LANChat.rar
- 毕业设计:VC++局域网聊天程序。通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 ,Graduation project: VC++ LAN chat program. Through this small program you can lea
c++网络编程
- C++网络编程的电子书,包括了网络编程的各个方面-C network programming electricity 瀛愪功, including network programming each aspect
VC++(LanChat)
- 基于Winsock2,用VC6.0开发的一个局域网聊天程序,支持多人在线聊天,可供网络编程开发人员参考-Based on the Winsock2, using VC6.0 to develop a local area network chat program to support multiplayer online chat, for the development of network programming reference
VisualC++_NetWork_Communication_Protocol_Analyse.r
- VC++ 网络编程 内容丰富 各种协议的例子均有-VC++ Network programming rich in content and examples of the various agreements have
windowswanglbianc
- vc网络编程,本资料讲述了vc下的网络编程技术,一些常用技巧,方法。内有详尽的范例。-vc network programming, the information about the network programming under vc technology, some commonly used techniques, methods. There are detailed examples.
TCPUDP(VC++)
- VC网络编程,包含TCP和UDP VC网络编程,包含TCP和UDP-VC network programming, including TCP and UDP VC network programming, including TCP and UDP
networkprogramming
- vc++网络编程教程的源码。可能对使用vc网络编程的有用。-vc++ network programming tutorial source. Likely to use vc useful network programming.
Implementation-using-VC-Client-Services-machine-mo
- 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
net
- 网路编程 vc++网络编程实例向导 内容丰富 包含全面 对网络编程很有帮助-internet pragram
wangluo15
- VC++网络编程的15个例子源代码,是网络编程初学者入门的最佳途径。-VC++ network programming examples of the 15 source code, network programming is the best way for beginners entry.
VC
- VC网络编程实例源码,几乎囊括了所有基本的常见的网络编程应用。-VC network programming source code examples, almost covers all the basic common network programming applications.
tcpip
- VC网络编程,对想深入学习网络编程的朋友很有用,一共有3本书。-VC network programming, network programming on' d like to learn a friend is useful, a total of 3 books.
HttpDownload
- VC网络编程源码,通过HTTP协议下载的程序,支持断点续传和多线程下载。-VC network programming source, through the HTTP protocol to download the program, support for HTTP and multi-threaded download.
vc
- 很经典的一本电子,适用于高级网络编程。详细讲解了网络知识和网络通讯-The book is a good book。
CHAT
- VC网络编程,实现聊天界面的设计,基于UDP的聊天程序-VC network programming, interface design chat, chat program based on UDP
Visual+C++网络编程开发与实战
- vc++网络编程开发()
Windows网络编程技术
- 《Windows网络编程技术》通过应用实例引入VC++集成开发环境下的网络编程技术。全书突出网络编程技术应用背景,发掘编程技术与网络应用开发的逻辑联系。内容主要包括Windows网络编程基础、单机资源共享的应用编程、基于NetBIOS网络编程、基于WinSock网络编程、直接网络编程和高级网络编程等。("Windows network programming technology" introduces the network programming technology i