搜索资源列表
5.6-udp
- magic arm 2410实验箱关于arm linux udp通信的实例。代码详细有注释。
uClinux_TCP_UDP
- 介绍uClinux系统移植,在此基础上实现TCP/UDP通信协议代码,包括UDP通信代码和TCP通信代码
Socket异步通信,线程,双端队列
- Socket异步通信示程序代码:1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket show asynchronous communication code : 1. Correct start and termination of two threads. People can chat LAN 3. Double-cohort design and application
VC通信程序代码
- VC通信程序源代码.TCP/UDP高级编程,TCP,IP终端程序源代码等.-VC communications source code .TCP/UDP senior programming, TCP, IP terminal program, such as source code.
VC...................................
- UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点: 1、 数据传输不用建立连接,所以不可靠; 2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据; 具体实现很简单,但是现在在网络上很少看到这方面的代码;我也参考了VCKBASE上的关于UDP通信的原代码和一些书籍,写了这个简单的客户端,接收端程序
udpsocket
- 此代码为udp通信程序,主要是从客户端发送一数据,然后在在服务器段接收。-This code for the udp communication procedures, mainly from one client to send data, and then the server receives paragraph.
P2P_UDP
- 点到点通信代码,其中包括客户端程序和服务器端程序。-Code point-to-point communications, including client and server-side program.
5.6-udp
- magic arm 2410实验箱关于arm linux udp通信的实例。代码详细有注释。-magic arm 2410 on the experimental arm linux udp me examples of communication. Detailed annotated code.
UDPExample
- 这个文档实现的是点对点的UDP通信,代码简洁,可供网络编程初级学者学习使用-This document is the realization of the UDP peer-to-peer communication, the code is simple and available to network programming and scholars to study the use of primary
Exp20UDP
- UDP通信源程序代码,本程序适合在嵌入式设备中应用,能够实现嵌入式设备与计算机通过以太网的互联。-UDP communication source code, this program suitable for the application of embedded devices, embedded devices can be realized with the computer via Ethernet connectivity.
uClinux_TCP_UDP
- 介绍uClinux系统移植,在此基础上实现TCP/UDP通信协议代码,包括UDP通信代码和TCP通信代码-Introduction uClinux system transplant, on the basis of the realization of TCP/UDP communication protocol code, including UDP and TCP communications code communication
networkpro
- UDP通信代码,通过建立服务器与客户端之间的通信实现数据的传输-UDP communication code, through the establishment of client server and data communication between the transmission
vxworks_networking
- Vxworks通信代码协议实现代码,ftp,udp,tcp,tftp,telnet等-vxworks_networking program,ftp,udp,tcp,tftp,telnet
UDP
- UDP通信测试, 运行正常,可以下载了学习下,添加代码就可以做成复杂的聊天程序-UDP tong xin test
UDP
- 利用java语言,仿真的UDP协议通信代码-communicate in UDP protocol
19_652_58e2337902d1b74
- 随即聊天代码,聊天窗口,晃动进入设置。UDP通信,SOCKET接口-Then chat codes, chat window, sloshing into the set. UDP communication, SOCKET Interface
UDP.communication.module.Development.Delphi.code.r
- Delphi高级开发UDP通信模块代码UDP communication module Advanced Development Delphi code -UDP communication module Advanced Development Delphi code
JAVAUDP
- 自己写的UDP通信代码,对学习Java UDP帮助很大。-The UDP communication code to write, to learn Java UDP great help.
UDP
- 硬件板基于DSP芯片TMS320F2812,通过SPI (Serial Peripheral Interface)口对带协议栈网卡W5500寄存器进行配置,通过网络变压器,RJ45与PC机进行通信,DSP硬件系统通过RS232标准串口与上位机进行通信。(The hardware board of DSP chip based on TMS320F2812, by SPI (Serial Peripheral Interface) and
网络通信接口类
- C# TCP\UDP通信接口类实现,包括C#TCP&UDP服务器客户端代码。(C # TCP/UDP communication interface class implements)