搜索资源列表
tcpc
- 非常好的tcp通信源代码,用的是c语言,一般直接就可以用。-very good tcp communications source code, using the c language, generally can be used directly.
tcp
- 用winsock控件实现的tcp/ip通信
DM642-TCP.IP
- 高性能600MHz的TMS320DM642是可编程的数字多媒体处理器,为了了解其对于多媒体数据通信的支持,本文针对DSP芯片上的网络开发工具NDK进行了研究,测试了其在UDP传输过程中的CPU效率,对其在不同传输速率和二级缓存大小的条件下的表现给出了比较。说明了DM642是一款很适用于多媒体通信的数字信号处理器
通信接口类
- 这是一个综合了多种通信方式(RS232串口/TCP/UDP/E1)的通信接口类,它对外提供了统一的接口,使得开发人员不再需要关心通信编程的细节! 内部使用多线程,效率极高,并且经过了2年的使用,不断的得到维护,目前最新版本.-This is a combination of various means of communication (RS232 serial / TCP/UDP/E1) Communication Interface category, which offer a unifi
access实现tcp,upp通信
- access实现tcp,upp通信
简单的TCP,UDP服务器,客户端(入门学习用)
- WIN API开发的基于SOCKET的简单TCP,UDP通信程序,对初学者使用SOCKET很有帮助
易语言局域网通信
- 这是一个用易语言写的简单的局域网通信程序,This is a program for research about sniffer, which is based on TCP
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
mtcp
- 基于modbus通信协议的tcp通信编程,里面包括了通信协议规则介绍和协议解析-Modbus communication protocol tcp communication programming
TCPIP
- 运用套接字进行IP/TCP通信, 学习socket和IPTCP-Sockets for the use of IP/TCP communications, socket and IPTCP learning
WINSOCK-TCP
- 基于winsock技术的局域网通讯程序,采用C/S模式,有服务器端和客户端,并能实现局域网内的简单即时通信。-Winsock-based local area network communications technology procedures, the use of C/S mode, there are server-side and client, and to achieve a simple LAN instant messaging.
TCP
- 实现tcp通信,向服务器提交程序,学生信息等内容-Achieve tcp communication, submitted to the server process, such as Student Information
Omron_PLC_Interface
- 欧姆龙FINS协议IP/TCP通信COM控件,可供VB工程调用,有VB调用Demo。-The activex based on FINS protocol IP/TCP for Omron and VB Demo.
tcp
- 有连接的TCP通信程序代码,包括服务端和客户端2部分-A connected TCP communication program code, including server and client 2
tcp
- TCP 通信简单代码,希望对大家有所帮助,参考一下。-tcp comunication
TCP
- TCP通信,发文件例子,内含服务器端和客户端的所有源码,供学习-TCP traffic, issued a document example, contains all the source code of the server and client for learning
TCP
- TCP通信代码,TCP IP套接字,TCPEchoClient4.c-TCP communication code, TCP IP socket
TCP
- Windows下TCP通信,VC++开发环境-Windows, TCP communications, VC++ development environment
tcp
- 完成tcp通信,实现收发信息的功能。完成简单的收发信息机,类似于QQ通信。-Completed tcp communication, send and receive information to realize the function. Send and receive information to complete a simple machine, similar to QQ communications.
TCP
- 使用C++ MFC编写的简易TCP通信程序,包括客户端和服务端两个程序-A TCP communication program written by C++ MFC, including client and server