搜索资源列表
UDP发送接受
- 一个简单的UDP发送程序,可以帮助大家了解TNMUDP控件的使用。快速入门而已!-a simple UDP this procedure could help us all understand TNMUDP control use. Quick Start!
UDP桌面
- java编写的两台机器通过UDP数据报发送和接受,类似于QQ的程序-prepared by the two machines through UDP datagrams send and receive, similar to the procedures QQ
基于UDP-面向连接的应用程序
- 基于UDP-面向无连接的应用程序 网络通信应用程序:客户机发出数据请求命令,服务器根据其命令提供数据; 服务器端异步地发出UDP包,客户端接受UDP包并写入.TXT文件中。 -UDP-based-no connection-oriented applications network communications applications : client data requests issued an order unde
winsocclient
- GPRS数据接受UDP,能够接受GPRS DTU终端传输到上位机的数据,并具备握手功能。可靠性高。-GPRS data received UDP, can accept GPRS DTU terminal transmission of data between PC and shook hands with functional. High reliability.
udp
- 介绍linux下的发送和接受udp数据报的编程实例。
udp接受数据
- 在网络中实现UDP\组播实现数据的收发
udp receiver
- udp协议仿真程序(接受端)-udp agreement simulation program (receivers)
UDP发送接受
- 一个简单的UDP发送程序,可以帮助大家了解TNMUDP控件的使用。快速入门而已!-a simple UDP this procedure could help us all understand TNMUDP control use. Quick Start!
UDP桌面
- java编写的两台机器通过UDP数据报发送和接受,类似于QQ的程序-prepared by the two machines through UDP datagrams send and receive, similar to the procedures QQ
基于UDP-面向连接的应用程序
- 基于UDP-面向无连接的应用程序 网络通信应用程序:客户机发出数据请求命令,服务器根据其命令提供数据; 服务器端异步地发出UDP包,客户端接受UDP包并写入.TXT文件中。 -UDP-based-no connection-oriented applications network communications applications : client data requests issued an order unde
winsocclient
- GPRS数据接受UDP,能够接受GPRS DTU终端传输到上位机的数据,并具备握手功能。可靠性高。-GPRS data received UDP, can accept GPRS DTU terminal transmission of data between PC and shook hands with functional. High reliability.
ck_RcvBrd_tools
- 广播接受监听工具,可以接受UDP数据包,同时可以定制5个端口接受,也可以监听多播数据,监听有完整的日值,写入日志文件,是udp网络通信不可多得的网络工具-Broadcasting accept monitoring tool can accept UDP data packets, which can be customized to accept five ports, can multicast data wiretapping,
NetTalkN
- 使用socket发送接受UDP的包,来实现简单的局域网通讯。-Accept the use of socket to send UDP packets to achieve a simple local area network communications.
udp
- 介绍linux下的发送和接受udp数据报的编程实例。-Introduced under linux send and receive udp datagram programming examples.
UDP
- C语言写的一个UDP程序——一个既能发送、接受广播消息,又能发送、接受多播消息的程序。-C language to write a UDP procedures- a can send, receive broadcast news as well as send, receive messages multicast procedures.
UdpTest
- udp测试工具,可以进行udp传输协议的发送接受-udp test tool for sending udp protocol accepted
Udp-log-receive
- UDP通信程序,接受UDP信息并显示在界面上。使用VS2010开发-UDP communication program, accept UDP information and displayed on the screen. Use VS2010 development
UDP发送和接受
- UDp协议的数据发送和数据接收端,mfc源码(UDp protocol data transmission and data receiver, MFC source code)
TCP+UDP+串口RS232
- 这个是TCP+UDP+串口RS232一体化测试软件,我用它做TCP_Client可以接受TCP_Server快速大量数据发送,同时用串口监测TCP_Server打印信息,调试起来非常方便。(This is the TCP+UDP+ serial RS232 integration testing software, I use it to do TCP_Client, you can accept a large number of r
tcp udp
- 1. 创建一个简单的SOCKET编程流程如下 面向有连接的套接字编程 服务器: 1) 创建套接字(socket) 2) 将套接字绑定到一个本地地址和端口上(bind) 3) 将套接字设定为监听模式,准备接受客户端(1. create a simple SOCKET programming flow as follows for a connected socket programming server: 1) creating a so