搜索资源列表
VC通信程序代码
- VC通信程序源代码.TCP/UDP高级编程,TCP,IP终端程序源代码等.-VC communications source code .TCP / UDP senior programming, TCP, IP terminal program, such as source code.
类似与QQ的UDP通信
- 这是一个用VC编写的网络通信程序,有两个服务器和端口,可以实现相互通信。使用时请注意修改IP地址-This is a VC prepared by the network communication procedures, and the two-port server can achieve mutual communication. When used to change IP addresses
简单的TCP,UDP服务器,客户端(入门学习用)
- WIN API开发的基于SOCKET的简单TCP,UDP通信程序,对初学者使用SOCKET很有帮助
用VC存取Oracle数据以及UDP通信例子程序
- 有一个完整的程序通过UDP接收数据并存储到Oracle数据库中,并读取Oracle数据库数据下发
基于IPv6的tcp/udp网络通信程序
- 这是一个基于IPv6的tcp/udp网络通信程序的工程。 该工程包括TCP Server端程序,TCP Client端程序,以及UDP Server端程序和UDP Client端一共4个程序,建立在同个工程中一起提供。
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
udp.rar
- 一个用C++ builder6.0做的UDP通信测试程序,不太完整,各位修改就可以了,One with C++ Builder6.0 make the UDP communication test procedures, not complete, you can modify the
UDP.rar
- VC++下的UDP示例程序,包括服务器和客户端,可以帮助初学者很直观的理解winsocket通信过程,UDP example code,very using for the programers interested in winsocket
sockt to long 完整串口通信程序Vc++源代码
- 完整串口通信程序 Vc++源代码 TCP/IP协议 UDP协议 短连接,长连接,定时器 等-Complete serial communication program Vc++ source code for TCP/IP protocol UDP protocol to connect the short and long connections, timers, etc.
vxWorks_UDP_implement
- vxWorks下的UDP通信程序,要求Server端广播发送,几个Client端接收数据,同时进行拆包处理。-vxWorks UDP implement
UDP
- 用VB实现UDP通信源码程序,很容易看哦!-UDP vb
vc_UDP_communication
- vc下用SOCKET套接字开发的UDP通信程序,包括发送和接收程序-SOCKET socket vc using UDP communication program development, including the sending and receiving process
Udpserver
- UDP通信程序,主要介绍SOCKET服务器端的设置步骤-UDP server
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
UDP-communication
- 这个文件当中介绍了单片机UDP通信程序的编写,能实现与上位机的数据交换-This document which describes the preparation of SCM UDP communication program that can realize the data exchange between PC and
udp
- 用C语言编写的基于UDP的SOCKET的网络通信程序-Using C language UDP-based network communication program SOCKET
udp
- 基于UDP的简单通信程序,很简单的代码。(UDP based simple communication program, a very simple code.)
UDP
- 最基本的udp通信程序 ,便于 初学者 学习 ,使用了C#语言 。(basic udp communication software help stydents learn how to communicate two pc)
UDP
- 使用vs2013平台下C#语言编写的UDP通信程序。(vs2013 C# UDP Communication)