搜索资源列表
can-tcp
- 基于三星公司2410的can与以太网的通信协议转换,已经调试通过
COM-TCP
- 一款企业内部实际应用中的串口及TCP测试软件,功能强大,灵活设置一下,可用于你实际开发参考及测试。-A practical application within the enterprise in the serial and TCP test software, powerful and flexible set up what can be used to refer to you the actual development and testing.
ns-tcp
- 基于TCPRENO协议拥塞的算法源码,大家可以参考,有汉字说明-Congestion TCPRENO agreement based on the source of the algorithm, we can refer to, there are Chinese characters that
Tcp
- 一个简单的TCP通信,在局域网中可以简单的,分别在两个电脑上进行聊天。-A simple TCP communications, local area network can be simple, respectively, in the two computer chat.
TCP
- TCP_Send和TCP_Recv程序可以实现简单的通信-TCP_Send and procedures can be achieved TCP_Recv simple communication
PacketSniffer
- Title: Raw Packet Sniffer It currently has support for 3 protocols (TCP, UDP and ICMP) and can very easily be expanded to include more. The packet sniffer itself is wrapped in a very object oriented fashoin allowing you to just plug it right int
TCP
- TCP程序,包括服务器端程序和客户端程序,能实现基本的通信-TCP processes, including server-side program and client program that can realize the basic communication
TCP
- 基于winsock实现的socket通信tcp/ip的服务端和客户端代码,可做测试时的模拟器。-Winsock-based communications socket to achieve the tcp/ip client service and client code, the simulator can be tested.
TCP-WINSOCK
- 此源码是您学习Windows网络编程的很好的程序。有两个程序,分为TCP客户端和TCP服务器端,让您能全面了解网络编程的实质。另外里面对代码有详细的注释,不下载会后悔哦-You learn from this source is a good Windows network programming procedures. There are two procedures, divided into TCP client and TCP server-side, so that you can f
ns-tcp
- ns-tcp实现的代码,可以学习TCP协议的实现-ns-tcp implementation code, you can learn the realization of TCP protocol
dos-tcp
- dos下网络通讯编程例程.支持TCPIP/UDP等常用多种功能,针对NE2000网卡,别的型号网卡只要有驱动更换NE2000.COM即可通用。-dos of network communication programming routines. supports TCPIP/UDP and other commonly used a variety of functions, for the NE2000 card, other type card as long as you can driv
Delphi-Socket-TCP-
- delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
Socket-tcp-udp
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
TCP
- TCP 目标机器积极拒绝 解决方法 针对TCPClient 不能主动连接TCP 监听器的处理-The target machine actively refused TCP solutions can not initiate connection for TCPClient TCP listener handling
VC-TCP-comunication
- TCP MFC 通信程序,源码,直接可以编译使用-TCP MFC communication program, source code can be compiled directly using the
CAN-TCP
- 基于stm32平台的can转以太网源码程序,裸机跑,适合于学些tcp/ip协议的初学者和学习stm32处理器的人员。-Stm32 platform can turn on the Ethernet source program, run bare metal, suitable for learning some tcp/ip protocol for beginners and learning stm32 processor personnel.
tcp-udp-p2p
- 可以TCP/UDP自主选择的P2P文件传输小程序,包括服务器和客户端-You can TCP/UDP independent choice of P2P file transfer small procedures, including server and client
基于网络的Tcp通讯Server服务器端和Client客户端
- Windows编程基于Tcp通讯的 Server服务器端和 Client客户端,使用一台电脑启动 Server端,另一台电脑启动Client客户端 两端能够互相发送消息并能接收看到(Windows programming, based on Tcp communication Server server and Client client, using a computer to start the Server side, another computer starts Client clie
tcp
- tcp boost asio 实现tcp通信 可自定义数据帧(tcp boost asioTCP communication can be customized data frame)
tcp.tar
- linux下的网络编程,可实现传输文件和qq聊天的功能(Network programming under Linux, can transfer files and QQ chat function)