搜索资源列表
20020407TCPIPprogram
- “TCP实现聊天”包含程序服务器端程序和聊天程序客户端程序;程序在VC6.0中调试通过 系统平台是:Windows XP Professional-"TCP achieve Chat" includes server-side and the client chat program; Operating procedures through the system debugging platform : Windows XP Professional
WINSOCK-TCP
- 网络聊天室的实例程序,VC6.0下开发,分为服务器端和客户端两部分-Internet chat rooms examples procedures VC6.0 under development, divided into server and the client part 2
EMB-TCP-IP-STACK
- 一个专为嵌入式系统编写的小型TCP/IP协议栈 TCP/IPLean,一个适于学习并容易移植的协议栈, 有专门书籍《嵌入式系统web服务器TCP/IP Lean》 进行详细介绍,很适合于希望了解TCP/IP基本原理 和代码实现的朋友 这里提供它的VC6版源码包下载, 它可以与超值型以上开发板提供的arpscan、ping 和udp实例配套,作为主机端的服务运行。 -an embedded system for the prepara
TCPNet
- 一个采用TCP协议的网络测试工具。采用VC6.0开发环境,具有客户端和服务器端,加入进来的客户端可以互相发送接受数据,对学习socket编程是不错的借鉴。-using a TCP network testing tools. VC6.0 use development environment with the client and server side, joined the client can accept each other this data, to learn socket pro
TCPChat
- 这是一个通过TCP协议实现聊天的软件,在VC6.0中已经调试通过
vctcpip
- vc6.0 tcp/ip客户端服务器端接收发送程序
FTP
- 用VC6.0实现的基于TCP协议的聊天室,包括客户端和服务器代码,很有参考价值
vc 6.0 的最简单基本的socket通信例子
- vc 6.0 的最简单基本的socket通信例子(含有tcp和udp),可以用vc6.0或者更高版本打开:-),vc 6.0 The simplest example of the basic socket communication (with tcp and udp), can be used to open vc6.0 or later :-)
TCP
- 一个用VC6.0编写的简单的服务器,实现客户端连接的功能-VC6.0 prepared a simple server, client connections
VC6.0Example_of_communication_based_UDP
- UDP是一种面向非连接,不可靠的通讯协议。其可靠性虽然不及TCP,但传输效率高,所以在偏重效率而对可靠性要求不高的场合,UDP被广泛应用。本文主要讨论udp通讯的过程并做了一个测试例程。希望对大家有帮助。-UDP is a non-connection-oriented, unreliable communication protocol. Although less than the reliability of TCP, but the transmission efficiency, s
NetClient
- 利用winsocket和Vc6.0开发的基于TCP/IP协议的网络文件传送,此为客户端,连接服务器的IP、端口直接写在程序里,可进入修改-The use of winsocket and Vc6.0 developed based on the TCP/IP protocol network file transfer, this is the client, connect to the server' s IP, port written directly in the program
WINSocket
- 此为基于VC++6.0下TCP/IP 服务器源程序,可以监听连接到指定端口(PORT)的客户端,是非常不错的网络通信调试工具。-This is based on VC++6.0 under the TCP/IP server source code, you can monitor to connect to the specified port (PORT) client is a very good tool for network traffic debugging.
erictcp
- 简单的 vc6.0 调试成功的 tcp 例子 供初学者 看看··学习-The success of the simple tcp debug vc6.0 example for beginners to learn to see
tcp
- 简单的tcp通信模型,实现服务端于客户端之间的通信,只适合给新手参考学习使用. 用vc6.0编的-Simple tcp communication model, to achieve the client server communication between the reference is only suitable for novice to learn to use with vc6.0 compiled
WSAAsyncSelect
- 基于WSAAsync的I/O模型的简单的TCP服务器,vc6.0下编译通过-允许输入拉丁字符的拼音 Based on WSAAsync of I/O model of a simple TCP server, vc6.0 compiled through
src-test-tcp-connection-version-2
- 这是测试TCP连接的VC程序,开发环境为VC6.0,功能简单,但是实用,输入服务器IP和Port就可以通信了,可以发起聊天,还有聊天记录,通用性比较好,可以测试你的服务器程序。-This is a test TCP connection VC program development environment for VC6.0 simple, but practical, enter the server IP and Port can communicate, can initiate chat
tcp
- 利用socket编写聊天程序,实现基本的聊天功能。运用vc6.0编写-Use socket write chat program, realizes the basic chat functionality. Using vc6.0 written
TCP-FILE--TRANSFER
- windows编程 VC6.0 网络程序设计 TCP 文件传输 C语言 客户端与服务器端源代码
VC-TCP-chat
- VC6.0编写的基于TCP的网络聊天程序,很好的参考代码-VC6.0 prepared TCP-based network chat program, a good reference code
TCP_Server
- 在VC6.0的基础上,使用TCP/ip建立socket连接(On the basis of VC6.0, use TCP/ip to build socket connections)