搜索资源列表
TCP-UDPconnect
- TCP-UDP实时连接的实现源代码,方便对网络通讯编程有兴趣的朋友进行学习研究。-TCP - UDP achieve real-time connectivity to the source code, facilitate the communication network programming are interested friends from the study.
UDP_test_source_code
- 本软件源码属于UDP协议网络通讯上位机软件源代码,用Visul C++编写,经测试完全可以使用,也可以在此源码的基础上进行修改,开发出具有自主知识产权的通讯软件。-source software belong to the UDP communications network PC software source code, using Visul C, After testing can use and also the source on the basis of changes devel
yitaiwang
- 以太网通讯上位机(服务器PC)的源代码,可以实现两台PC的通讯连接-Ethernet PC (server PC) the source code, can connect two PC communication
TCPIP-chat-server-source-code
- TCP/IP客户端通讯程序源代码及调试源代码-TCP/IP client communication program source code and debugging the source code
gettcptable
- 程序开发了TCp/ip通讯程序的例子,提供了源代码-Procedures developed TCp/ip example of the communication process, providing the source code
tcp_comm
- 这是应用于公司某金融软件中的TComm库源代码,采用C++,提供了对于TCP通讯的封装-This is used in the company of a financial software TComm library source code, using C++, provides a package of communications for the TCP
chat
- linux下的一个聊天程序 ,代码完整, 调试通过。 既可以做服务器, 也可以做客户端。 程序代码才采用多种异步通讯模式。希望对初学习LINUX和TCP/CP的人有帮助。 -one chat room project under linux platform . complete project with no any bug. u can treat it as a server , and u can treat as a client as well. serval
WindowsTCPipSRC
- Windows网络通信与程序设计 理解网络通讯最基础最使用的源代码-Windows network communications and network communications programming to understand the use of the most basic source code
111
- 局域网通讯,互发消息,聊天源代码,可在两台电脑之间实现TCP对话。-Local area network communications, each message, chat source code, can be between two computers in the TCP dialogue.
MTCPlib
- 一个封装了TCP/IP通讯的库文件的源代码,对于学习VC TCP/IP通讯的客户端和服务端都很不错,采用最底层SOCKET开发-TCP/IP Socket development
tcp_server
- 此代码为UNIX环境中,TCP通讯的的简易循环式服务器端源代码。-The code for UNIX environments, TCP communication simple cyclic server source code.
udp_server
- 此代码为UNIX环境中,UDP通讯的的简易循环式服务器端源代码。-The code for UNIX environments, UDP communication server simple circular source code.
tcp_client
- 此代码为UNIX环境中,TCP通讯的的简易客户端源代码。-The code for UNIX environments, TCP communications simple client source code.
tcp_server_fork
- 此代码为UNIX环境中,TCP通讯的的简易并发式服务器端源代码。-The code for UNIX environments, TCP communication simple concurrent server-side source code.
udp_client
- 此代码为UNIX环境中,UDP通讯的的简易客户端源代码。-The code for UNIX environments, UDP communication simple client-side source code.
UDP
- UDP的SOCKET,UDP的点对点,一点对多点的通讯源代码-UDP-SOCKET, UDP point to point, multipoint communication source code
TCPIP_SVR
- 以太网客户端源代码,能够和主机用以太网的形式进行通讯,简单的程序。-And the host can communicate with the Ethernet in the form of a simple procedure
chat
- vc++ socket 实现聊天源代码,通过TCP/IP,MFC Winsock 实现客户与服务器通讯的聊天软件源代码。-vc++ socket chat source code
TCP
- 通讯编程,socket编程,vc源代码,可以参考-Communications programming, socket programming, vc source code, can refer to
TCPIPCLIENT
- TCP客户端编程实例,可以用于两台电脑间通讯,给出了底层源代码-there is a demo of TCPIP ,of communication of two computers, it is very usefull and