搜索资源列表
http_server
- 一个HTTP服务端的简单模拟VC SOCKET 2。0-an HTTP server simple simulation VC SOCKET 2. 0
TCPServerfdfda3
- Socket 服务器端程序,VC写的,很适合学习,类似QQ界面-Socket server software, written in Visual C + + is well-suited to learning, similar QQ interface
udpSvr
- vc++ Socket编程入门程序,容易上手,入门首选,才用UDP方式,服务器端-vc Socket Programming induction procedures, easier to get started, beginners choice before using UDP, server
socket-client-server
- vc 实现 客户端 服务端通讯,服务端可接收多个客户端
SmartServer
- VC++写的socket server 支持线程池 iocp模型.
Sockets
- VC Socket通讯程序,有Server端和Client端.
vc
- socket编程示例;有server 和 client两种模式;包含全部源码,是vc++ socket编程的范例
chapter3 Time Server Client
- 简单的vc Socket入门程序,对socket的基本结构有很清楚的描述,适合初学者初学者-vc Socket simple entry procedures, the basic structure socket has a very clear picture for beginners and beginners
UDPSocket
- UDP类QQ聊天系统,VC++,SQL Server,供初学者交流学习使用-AppWizard has created this Communication application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applica
LANChat
- 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
vcsocket
- 这是一个利用vc socket类写的简单的聊天程序。很简单,分客户端和服务器端,便于上手。-This is a category of use vc socket write a simple chat program. Very simple, sub-client and server-side, easy to use.
tcgd
- 本人毕业作品“同城购电系统”的源码,包括“电表端”,“缴费端”,“服务端”的所有代码。 主要运用的技术有ADO操作数据库,SOCKET网络编程,界面美化技术(使用SKIN++)等技术。希望对学VC++的爱好者有所帮助!-I graduated from work city purchasing electricity system, the source, including the meter-side , payment side , server all the co
socket
- 编程环境:Vc 6.0 功能 : TCP 下的socket通信 内容 : tcp server & tcp client -Programming environment: Vc 6.0 features: TCP under the socket communication content: tcp server & tcp client
socket
- 简单的socket实例。包括客户端代码,服务端代码。开发环境windows ,vc-socket exsample. include client,server program code.windows ,vc++
PublicNetSoft
- VC++ SOCKET API通讯实例源码 本源代码主要是演示如何使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,没用到什么高深技术,都是很基础的,因此可能对VC的入门者比较有-VC++ SOCKET API communication example source code for the main origin is to demonstrate how to use the VC++ the SOCKET
socket
- 一个简单的TCP客户端和服务器端代码,服务器端接收数据并回传,VC编译-A simple TCP client and server-side code, server-side receives the data and return, VC compiler
Server
- 使用VC++编写的Socket服务器代码,实现点对点的通信。-Written using VC++ Socket Server code, to achieve point to point communication.
wenzi000sever
- socket的vc服务器实现,用来模拟服务器的工作原理,适于初学者使用-vc socket-server implementations, the server used to simulate the working principle, suitable for beginners to use
svr
- socket服务器程序,用Visual C++编写,可直接运行。(Socket server program, written with Visual C++, can be run directly.)
VC Socket Server
- VC Socket Server 服务端例子