资源列表
stcp
- STCP implementation in C++
TCP_Socket_1.6
- 这个程序是一个非常干净的代码,由有经验的程序员编写,使用C ++类cSocket,在C ++平台上编写,并且附带一个MFC演示应用程序。 cSocket类很容易使用,即使是初学者也没有问题。(Event driven (non blocking, asynchronous) Winsock programming is a very complex topic. It is definitely NOT for beginners! I needed such code and searched
[Cisco IPv6 网络实现技术].Regis.Desmeules
- [Cisco IPv6 网络实现技术].Regis.Desmeules([Cisco IPv6 Network implementation technology].Regis.Desmeules)
tcp_client
- This descr iption is about the tcp client and nothing else
tcp_serv
- this is a simple descr iption on a simple server of tcp
Desktop
- tcp服务器与客户端,实现聊天功能(127.0.0.1)(TCP server and client, to achieve chat function (127.0.0.1))
tcp
- tcp boost asio 实现tcp通信 可自定义数据帧(tcp boost asioTCP communication can be customized data frame)
socket
- qt开发界面中使用套接字,并加上自己的理解,经测试,可用。(Qt development interface using sockets, coupled with their own understanding, tested, available.)
test_tcp.tar
- 使用tcp传送文件,基本的tcp配置和传输配置。(Using TCP to transfer files)
TCP客户端收发数据实验(ucos版)
- 主要实现tcp client的数据收发,lwip协议栈,ucos系统。stm32f107系统(This function is called by either OSTaskCreate() or OSTaskCreateExt() to initialize the * stack frame of the task being created. This function is highly processor specific)
UdpClient
- UDP通信软件,先启动服务器端,再进入客户端,可以发送和接收数据(UDP client socket communication)
ClientServerC#
- Socket programming with C#