搜索资源列表
嵌入式TCP-IP协议栈应用主机端程序(VC6源码)
- 嵌入式TCP-IP协议栈应用主机端程序(VC6源码)-embedded TCP-IP protocol stack, application - (VC6 source)
WINSOCK-TCP
- 网络聊天室的实例程序,VC6.0下开发,分为服务器端和客户端两部分-Internet chat rooms examples procedures VC6.0 under development, divided into server and the client part 2
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-ip.rar
- 用VC6.0写的TCP通信协议,适合想学习SOCKET编程的新朋友学习用,VC6.0 written with TCP communication protocol, suitable for programming SOCKET want to learn new friends to learn
TCP
- 一个用VC6.0编写的简单的服务器,实现客户端连接的功能-VC6.0 prepared a simple server, client connections
TCP-SERVER
- TCP聊天服务器端程序,程序在VC6.0中调试通过-TCP chat server-side procedures, the procedures adopted in VC6.0 in debugging
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
tcp
- 一个用VC6.0编写的基于TCP/IP协议的服务器/客户端模式的网络通信服务,对学习SOCKET网络通信的人很有帮助!-Written by VC6.0 a TCP/IP-protocol server/client model of network communications services, network communications of people learning SOCKET helpful!
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
vc6
- (1) 通过TCP协议与服务器通信 (2) 采用UDP组播与分机通信 (3) Window系统声卡数据的读写等操作 (4) 数据库技术,用来记录请求记录以及历史记录查询 (5) INI文件操作,用来记录系统基本信息 (6) 使用帮助文档让用户更加理解如何操作 (7) 其他相关技术如美化界面,收到请求后图标闪烁等 -(1) communicate with the server through the TCP protocol (2) using UDP multica
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
cPP-socket(tcp)
- TCPIP通讯,含有一个客户端和服务器端,C++,以通过VC6.0编译-TCPIP communications, containing a client and server side, C++, VC6.0 compiler through
TCP_Server
- 在VC6.0的基础上,使用TCP/ip建立socket连接(On the basis of VC6.0, use TCP/ip to build socket connections)