搜索资源列表
VBnetworkTCP)
- 此VB程序实现的比较简单,我们可以完成主机和客户端之间的通信,此程序包含了主机和客户端程序.-VB program this relatively simple, we can complete the mainframe and client communication between, this includes the mainframe and client procedures.
TCPsendmessage
- 一个小型的通过TCP协议发信息的程序。 既是服务端也是客户端,在收到信息时能将内容直接弹出屏幕。适合公司内的即时通信。-through a small TCP fat information procedures. Both the server is client, in receipt of the information content can direct pop-up screen. For companies within the instant messaging.
ck_UDPSend_tools
- 集udp数据包的发送,接受,广播,可以定制时间,端口,循环发送等功能,是udp通信调试不可多得的工具.-Set udp packet sent, received, broadcasting, can be customized, ports, this cycle functions, Debugging is rare udp communications tool.
P2PCom
- 一个可以实现的的P2P通信程序,C sharp完成。命令行界面-can achieve a peer-to-peer communications procedures, C sharp completed. The command line interface
TCPNetKit
- 本程序用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。-the procedures
SockServer
- 使用TCP/IP协议的通信程序。本程序为服务器端。可以同时接受五个客户端的连接。-use TCP / IP protocol communications procedures. The procedures for the server. 5 can accept client connections.
C_PLUS
- 用C写的关于网络的通信,我也没看懂,但是就是网络通信的东西-C wrote on the network communications, there is nothing I can understand, but it is a network communication things
UDPtest_for_ARM_44B0
- 在ARM 44B0开发板上实验的的UDP数据报传输,可作为嵌入式系统进行网络通信的参考-on ARM development boards 44B0 experiment UDP datagram transmission, Embedded systems can be used as network communications reference
wjcs
- TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信,利用WINSOCK控件来实现,在服务器端还有窗口可以显示传输的文件内容-the TCP file transfer system server and client IP addresses to pass the OK to achieve communication, the use of Winsock Control to achieve, the server window can also show tran
can-tcp
- 基于三星公司2410的can与以太网的通信协议转换,已经调试通过
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协议简单通话程序
- tcp/ip协议简单通话程序,可以放假初学者研究VC,同时可以实现局域网语音通信。,tcp/ip protocol simple procedure call, you can leave beginners Research VC, at the same time local area network voice communications can be achieved.
udp.局域网内的UDP通信实验程序
- 一个局域网内的UDP通信实验程序,含客户端和服务器端,可以以不同的端口打开多个客户端,A local area network communication experiment within the UDP process, including client and server side, you can open a different port multiple clients
Tcp
- 一个简单的TCP通信,在局域网中可以简单的,分别在两个电脑上进行聊天。-A simple TCP communications, local area network can be simple, respectively, in the two computer chat.
TCPtest
- TCP通信的源码,可以了解TCP通信的原理-TCP communications source, you can understand the principles of TCP Communication
TCP
- TCP_Send和TCP_Recv程序可以实现简单的通信-TCP_Send and procedures can be achieved TCP_Recv simple communication
UDPChat
- UDP点对点通信的实现例程,可以直接运行,有助于理解UDP于TCP的区别-UDP peer-to-peer communications implementation routines, can be directly run, help to understand the difference between UDP in TCP
udpApplication
- 本例是Csharp编的一个UDP通信程序,通过本例,可以掌握通过UDP协议来接收发送消息,以及数据包的计算-Csharp for this example is a UDP communication program, through this case, we can get through the UDP protocol to receive send messages, as well as the calculation of packet
Lic024
- 在一台主机上开通服务器和客户端,各个客户端之间可以发送信息(The server and client are opened on a host, and information can be sent between the clients.)
TCPChatRoom
- 用TCP/IP协议实现聊天室功能,支持多个客户端与服务器端连接,服务器端可群发消息(Using TCP/IP protocol to realize chat room function, support multiple clients and server side connection, server side can send messages.)