Welcome![Sign In][Sign Up]
Location:
Search - TCP SERVER VC

Search list

[SourceCodeTCP服务器与客户端源代码

Description: 基于VC 6.0工程文件,测试TCP方式进行网络通信,包括服务器和客户端程序。
Platform: | Size: 138782 | Author: lbxu2008 | Hits:

[Windows Develop10TCPServer

Description: WINDOWS编程,一个用VC做成的TCP SERVER程序,对于WINSOCK入门者极为实用,有很高的参考价值-WINDOWS programme,a TCP SERVER programm made by VC,is very useful to the fresh person,and is worth referencing
Platform: | Size: 52224 | Author: 守望者 | Hits:

[Internet-Networkclient_server

Description: 一个小的客户机服务器程序(采用tcp) 该程序用VC++制作,运行时需要MFC库; server端只允许有一个; 程序支持40个Client端(测试是用了8个);-a small client-server process (using tcp) the procedures VC production, Runtime need MFC library; server-only allow one; supports 40 Client- (beta is spent 8);
Platform: | Size: 74752 | Author: zhangbb | Hits:

[ICQ-IM-ChatWINSOCK-TCP

Description: 网络聊天室的实例程序,VC6.0下开发,分为服务器端和客户端两部分-Internet chat rooms examples procedures VC6.0 under development, divided into server and the client part 2
Platform: | Size: 72704 | Author: 金城寺 | Hits:

[TCP/IP stackNDK_dll_demo

Description: TCP/IP Chat Client/Server VC 7.01 开发-TCP/IP Chat Client/Server Development VC 7.01
Platform: | Size: 101376 | Author: noryfly | Hits:

[CommunicationEVC_socket

Description: 基于Embedded Visual C++的socket编程,包括TCP server和TCP client-based Embedded Visual C socket programming, including TCP server and TCP client
Platform: | Size: 74752 | Author: 金雷 | Hits:

[TCP/IP stackTCPS

Description: 基于TCP协议的服务器端的VC++源码。对初学TCP/IP协议的人有很大的帮助。-based on the TCP server VC source. Right novice TCP/IP Protocol there is a great help.
Platform: | Size: 6144 | Author: 朱铮 | Hits:

[TCP/IP stackTCP

Description: 初学VC,这是一个简单的TCP连接例子.分为Server和Client两个程序。-novice VC, This is a simple example of the TCP connection. Server and Client divided into two procedures.
Platform: | Size: 3803136 | Author: leencadrew | Hits:

[ARM-PowerPC-ColdFire-MIPSTCPNetKit_with_sourceCode

Description: TCP网络调试程序与程序源码 可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 主要就是用了winsock的一些函数进行封装。 源码中包含了用VC与EVC编译的源码-TCP network source debugger and procedures can be used for debugging TCP communications, the program includes a TCP server and client in two parts. TCP server port can be designated to monitor and at the same time deal with a maximum of 100 connections. Real-time display of each connection send data and can manually select which connections need to return data, or disconnect a connection. TCP client can be on a certain IP (or directly enter the domain name) to connect the port, real-time display has been connected to the server send the information, you can manually enter the need to send content to the server. Is mainly spent some function winsock package. Source code is included with VC compiler source with EVC
Platform: | Size: 113664 | Author: robotlee2002 | Hits:

[Windows CETCP-Server-Client

Description: wince环境下的TCP网络接口编程,包含服务器和客户端程序-wince environments TCP network interface programming, including server and client program
Platform: | Size: 126976 | Author: 邓从阳 | Hits:

[Internet-Networktcp_Server

Description: vc++写的 tcp server端 ,监听TCP的端口,进行数据的接收 用于TCP网络协议的学习 -vc++ written client tcp server, monitor TCP port, for data reception for the TCP network protocol of the study
Platform: | Size: 22528 | Author: meng9999 | Hits:

[TCP/IP stackTCP

Description: TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
Platform: | Size: 1905664 | Author: 阿平 | Hits:

[TCP/IP stackVC_tcpIP

Description: VC下的tcp多人网络聊天程序的源码,客户端和服务器端各有一个源程序。供网络编程爱好者参考。-Tcp under VC multiplayer online chat program source code, client and server have a source. Network Programming reference for enthusiasts.
Platform: | Size: 68608 | Author: lqx | Hits:

[TCP/IP stackNetExp3

Description: VC实现的多协议多服务服务器程序,select+TCP+UDP-VC realize multi-service multi-protocol server
Platform: | Size: 10240 | Author: 1bin | Hits:

[TCP/IP stackserver

Description: vc升入详解(孙鑫)的网络编程,tcp局域网聊天, 基于socket实现,client端程序以后上传。-vc promoted to Xiangjie (Sun Xin) network programming, tcp LAN chat, socket-based implementation, client-side program after the upload.
Platform: | Size: 1024 | Author: 今昔 | Hits:

[Windows Developsocket

Description: 编程环境: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
Platform: | Size: 653312 | Author: sean | Hits:

[Process-Thread-M-Thread-TCP-Server

Description: 一个基于多线程的TCP 服务器,使用VC++ 6.0进行开发,对初学者理解原理十分有用。-A Multi-threaded TCP server, using VC++ 6.0 for development, the principle is very useful for beginners to understand.
Platform: | Size: 8057856 | Author: chengzhang | Hits:

[Internet-NetworkVC-TCP-Server-Client

Description: vc++ 编程编写的有关TCP server 和client通信的例子。-vc++ programming prepared by the TCP server and client communication example.
Platform: | Size: 126976 | Author: ym ai nui | Hits:

[Internet-Networktcp-server

Description: 用的是VS2005的开发工具,VC的MFC框架,完成的是TCP的服务器功能,不错的小工具。-Using VS2005 development tools, VC of MFC framework, complete the TCP server functionality, good gadget.
Platform: | Size: 11566080 | Author: 王志强 | Hits:

[Internet-NetworkTCP-Server-VC-Source-Code

Description: TCPIP的Server模式开发,VC源代码,编译测试通过-TCPIP Server VC Demo Code
Platform: | Size: 12803072 | Author: 张明 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net