搜索资源列表
TCP.rar
- 一个简单的TCP客户端和服务器端代码,服务器端接收数据并回传,VC编译,WINDOWS操作系统,A simple TCP client and server-side code, server-side data and return to receive, VC compiler, WINDOWS OS
TCPClient_Server
- VC实现TCP通信,客户端和服务器端的程序都有,服务器端定时发送数据,客户端定时接收,并显示字节数。-VC achieve TCP communication, the client and server side programs are, the server-side time to send data, the client regularly receives and displays the number of bytes.
TCPServer1
- VC 2008网络编程的例子,TCP socket Server例子之一。-VC 2008 example of network programming, TCP socket Server examples.
TCPServer
- 一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the clie
VC++Chat
- “基于TCP-面向连接的应用程序”简单的聊天室Chat网络通信,为客户机/服务器模型。- TCP-based connection-oriented applications simple chat rooms Chat network communications for client/server model.
TCP
- TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
Implementation-using-VC-Client-Services-machine-mo
- 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
ChatRoom
- 基于 vc++ TCP 聊天室 实例 (服务端+客户端)-chatRoom in WindowsXP base VC++(server+ client)
NetExp3
- VC实现的多协议多服务服务器程序,select+TCP+UDP-VC realize multi-service multi-protocol server
VC_TCP_CHAR
- 一个基础VC++的TCP协议通信源码,带服务器端和客户端,已测试,能用-A basis for VC++ source code of the TCP protocol communication with server-side and client, have been tested, can be
server
- vc升入详解(孙鑫)的网络编程,tcp局域网聊天, 基于socket实现,client端程序以后上传。-vc promoted to Xiangjie (Sun Xin) network programming, tcp LAN chat, socket-based implementation, client-side program after the upload.
VCTCP
- VC++ 6.0 TCP/IP编程实现网络通信,包括客户端和服务器。-VC++ 6.0 TCP/IP network communications programming, including client and server.
TCP_UDP_high_level_programming_VC_server_side_code
- TCP UDP高级编程:一个VC++服务端程序代码TCP UDP high-level programming: a VC + + server-side code-TCP UDP high-level programming: a VC++ server-side code
lan_test
- VC编写的TCP服务器和客户端代码,完成数据收发-vc tcp server and client
TCP_Server
- tcp服务器端程序;tcp/ip协议;vc++编写-tcp server-side program tcp/ip protocol vc++ write
VC-TCP-Server-Client
- vc++ 编程编写的有关TCP server 和client通信的例子。-vc++ programming prepared by the TCP server and client communication example.
tcp-server
- 用的是VS2005的开发工具,VC的MFC框架,完成的是TCP的服务器功能,不错的小工具。-Using VS2005 development tools, VC of MFC framework, complete the TCP server functionality, good gadget.
TCP-Server-VC-Source-Code
- TCPIP的Server模式开发,VC源代码,编译测试通过-TCPIP Server VC Demo Code
Server
- VC++ tcp/ip客户端程序,可以直接用-Vc++ TCP/IP client program, can use directly.
modbus TCPIP协议client-Server端源代码
- 利用vc++实现modbus tcp通信(Using vc++ to implement Modbus TCP communication)