Welcome![Sign In][Sign Up]
Location:
Search - 发送数据

Search list

[Other resourceAcme包中的以Post方式发送数据的例子

Description: Acme包中的以Post方式发送数据的例子-the Post to send examples of data
Platform: | Size: 2748 | Author: 东来之风 | Hits:

[Documents8051发送数据给bd3201

Description: 这篇文档描述了8051发送数据给bd3201的方法
Platform: | Size: 125345 | Author: valor1983 | Hits:

[SCMCC2510单片机串口发送数据

Description: CC2510单片机串口发送数据
Platform: | Size: 16379 | Author: maildaodao | Hits:

[SourceCode串口发送数据数码管显示

Description: 通过电脑串口发送数据到51单片机并用数码管显示
Platform: | Size: 13505 | Author: ayuan639 | Hits:

[SourceCodec# 串口 发送数据

Description: c# 串口 发送数据
Platform: | Size: 51145 | Author: yang_zhenkui@126.com | Hits:

[Windows Developudp_sndrcv

Description: 这是个简单udp应运,UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。-This is a simple udp be transported, UDP to be able to target a number of Taiwan's computer to send data; Received from a number of sources of computer data.
Platform: | Size: 31744 | Author: liyi1234_0 | Hits:

[JSPAcme包中的以Post方式发送数据的例子

Description: Acme包中的以Post方式发送数据的例子-the Post to send examples of data
Platform: | Size: 2048 | Author: 东来之风 | Hits:

[CommunicationFasong

Description: 利用UDP实现数据通讯的程序,用来发送数据,在通讯中实现传送实时数据。-use UDP data communications procedures used to send data communications to achieve real-time data transmission.
Platform: | Size: 2121728 | Author: 郑南 | Hits:

[Internet-NetworkUDP轻松应用

Description: "用户数据报协议"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;"传输控制协议"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软件中采用UDP协议的较多。-"User Datagram Protocol" (User Datagram Protocol, or UDP) is not connected to the communication protocol, it does not guarantee reliable data transmission; "Transmission Control Protocol" (Transmission Judiciary Protocol, or TCP) is based on the communication protocol connectivity, can provide 000 two terms Machine between reliable, error-free data transmission. But UDP to be able to target a number of Taiwan's computer to send data; Received from a number of sources of computer data. In several computers or control the simulation system, there are always multiple computers for data transmission, or control the simulation software used UDP more.
Platform: | Size: 31744 | Author: 陈一 | Hits:

[Compress-Decompress algrithmsCOMMAND_TEST

Description: 用于串口测试,具备CRC16计算功能,可单字节发送或连续发送数据.-for serial testing with CYXLIC REDUNDANCY calculation function can be sent or single-byte data for this.
Platform: | Size: 34816 | Author: 李先生 | Hits:

[Com PortSCommTest

Description: 一个简单的串口通信程序,实现从串口发送数据.-A simple serial communication program, send data from a serial port.
Platform: | Size: 1928192 | Author: skb | Hits:

[Internet-Networkmake_pack

Description: 用c语言发送数据包,定制自己需要的网络数据包。-Use c language to send data packets, customized to their own needs of network packets.
Platform: | Size: 2048 | Author: 李昱海 | Hits:

[CSharpsendData

Description: C#示例程序开发 硬件开发--通过串口发送数据 C#示例程序开发 硬件开发--通过串口发送数据-C# Example program development hardware development- send data through serial port C# Example program development hardware development- through the serial port to send data
Platform: | Size: 35840 | Author: glaiveLee | Hits:

[Internet-Networkpacket32raw+socket

Description: 使用packet32实现的raw socket的初始化、接收数据包、发送数据包、关闭等功能.rar-Packet32 achieved using the raw socket initialization, receiving data packets, sending packets, and other functions shut down. Rar
Platform: | Size: 91136 | Author: 张奇 | Hits:

[TCP/IP stackudp

Description: UDP是TCP/IP协议族为传输层设计的两个协议之一,它在进程与进程的通信过程中,提供了有限的差错校验功能,是一种无连接的,不可靠的协议。UDP在一个较低的水平上完成进程之间的通信,在收到分组的时候没有流量控制机制也没有确认机制,适用于可靠性比较高的局域网。由于UDP采取了无连接的方式,因此协议简单,在一些特定的应用中协议运行效率高。UDP适合一些实时的应用,如IP电话、视频会议,它们要求源主机以恒定的速率发送数据,并且在网络出现拥塞时,可以丢失一些数据,但是延迟不能太大。基于这些特点,流式多媒体通信、多播等应用在传输层采用的就是UDP协议。
Platform: | Size: 11264 | Author: | Hits:

[Internet-NetworkLAN_CS

Description: 一个简单的socket例子。实现服务器与客户机连接,设置服务器与客户机的ip、端口后,即可互相发送数据。很好的入门例子。-A simple example of socket. Server and client connections, set the server and the client ip, port, you can send data with each other. Very good example of entry.
Platform: | Size: 56320 | Author: 小鬼当家 | Hits:

[Internet-Networkudpclient

Description: 一个用C写的UDP客户端;向指定的服务器端口发送数据包 -Using C to write a client of the UDP to the designated server port to send data packets
Platform: | Size: 81920 | Author: meng9999 | Hits:

[CommunicationCommTest0820

Description: vc++基于MScomm控件的串口编程实例。编译已经通过。并可以接收和发送数据,里面有详细源码的解释说明-vc++ Mscomm controls based on the examples of serial programming. Compiler has been adopted. And can receive and send data, which has detailed explanations of the source
Platform: | Size: 1911808 | Author: 张芳 | Hits:

[Windows Develop4.5.3

Description: 用于发送数据包,use to send packet-Used to send data packets, use to send packet
Platform: | Size: 2048 | Author: shenmomo | Hits:

[Communication-MobileCommWizard

Description: 该程序是串口调试助手,能够对串口发送数据以及从串口接收数据。并且能够选择数据格式-Serial debug that the procedure was assistant to the serial port to send data and receive data from the serial port. And can select the data format
Platform: | Size: 1950720 | Author: 鲜新荣 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net