搜索资源列表
TCPS
- 基于TCP协议的服务器端的VC++源码。对初学TCP/IP协议的人有很大的帮助。-based on the TCP server VC source. Right novice TCP / IP Protocol there is a great help.
TcpServ
- 用于测试的tcp服务端,VC编写,绝对好用!-test for the tcp server, VC preparation, absolute handy!
windows socket编程
- 首先Server程序创建两个socket: 分别为 TCP socket(使用命令行参数指定端口号) UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。 server端在这两个端口上侦听连接,接受来自客户端的服务请求。
TCP服务器与客户端源代码
- 基于VC 6.0工程文件,测试TCP方式进行网络通信,包括服务器和客户端程序。
TCP.rar
- 一个简单的TCP客户端和服务器端代码,服务器端接收数据并回传,VC编译,WINDOWS操作系统,A simple TCP client and server-side code, server-side data and return to receive, VC compiler, WINDOWS OS
VC_tcpIP.rar
- VC下的tcp多人网络聊天程序的源码,客户端和服务器端各有一个源程序。供网络编程爱好者参考。,Tcp under VC multiplayer online chat program source code, client and server have a source. Network Programming reference for enthusiasts.
VCtcp.rar
- VC下的tcp多人网络聊天程序的源码2C包括服务器端源代码和客户端源代码.,Tcp under VC multiplayer online chat program, including the 2C-source server-side source code and the client source code.
TCP-Select
- VC开发环境利用select 模型开发服务器-VC model development environment, development server using select
TCPServer1
- VC 2008网络编程的例子,TCP socket Server例子之一。-VC 2008 example of network programming, TCP socket Server examples.
-M-Thread-TCP-Server
- 一个基于多线程的TCP 服务器,使用VC++ 6.0进行开发,对初学者理解原理十分有用。-A Multi-threaded TCP server, using VC++ 6.0 for development, the principle is very useful for beginners to understand.
vc-chatroom
- 基于TCP的VC网络聊天室源代码加实验报告,分为客户端与服务器两个部分,使用了windows socket网络编程接口-Source code for the chat room and lab reports, TCP-based VC network is divided into two parts of the client and server, using windows socket network programming interface
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
TCP
- TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
NetExp3
- VC实现的多协议多服务服务器程序,select+TCP+UDP-VC realize multi-service multi-protocol server
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.
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
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
套接字程序(TCP)+
- 套接字程序(TCP)+ VC MFC SOCKET TCP CLIENT SERVER 通讯(VC MFC SOCKET TCP CLIENT SERVER Commuincation)