搜索资源列表
uCOS-280
- uCOS的新版本uCOS-280,可用VC产生两个任务,完成socket的UDP的收和发功能-uCOS a new version uCOS-280, VC can have two missions, the UDP socket to complete the admission and made functional
UDP组播VC例程
- UDP组播VC例程Socket-UDP Multicast VC routines Socket
windows socket编程
- 首先Server程序创建两个socket: 分别为 TCP socket(使用命令行参数指定端口号) UDP socket(UDP端口号自定义,使用宏定义写在程序里,必须大于1024)。 server端在这两个端口上侦听连接,接受来自客户端的服务请求。
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_UDP-Socket
- TCP和UDP 传输源码,还有 select 模型-TCP_UDP Transfer Examples,and Select
UDPSocket
- UDP类QQ聊天系统,VC++,SQL Server,供初学者交流学习使用-AppWizard has created this Communication application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applica
udp
- 个人写的vc下UDP广播发送和接收的源码,对于初学网络socket的人有一定帮助-Vc written under the individual to send and receive UDP broadcast source, the network socket for the beginner who has some help
vc_UDP_communication
- vc下用SOCKET套接字开发的UDP通信程序,包括发送和接收程序-SOCKET socket vc using UDP communication program development, including the sending and receiving process
tcpServer
- tcp udp socket vc++ c#
socket
- 用VC编写的socket,用于文件的收发,UDP协议-VC prepared with socket, used to send and receive documents, UDP protocol
UDP
- 利用windows socket与UDP协议实现网络通信,操作平台VC++6.0 非常实用,希望大家喜欢-Using windows socket and UDP protocols, network communication, operating platform, VC++6.0 is very useful, I hope everyone likes
WinCE_UDP
- 本源码演示了,在Windows CE操作系统下,通过VC++和socket技术,如何编写UDP的通讯程序。这个例子已经非常详细了,希望对大家能够有帮助。-The source code demonstrates, in the Windows CE operating system, through the VC++ and socket technology, how to write UDP communication program. This example has been very
socket
- VC 套接字 实现抓获网络数据包 分析IP TCP UDP协议-VC socket realize capture network packet analysis IP TCP UDP protocol
VC-UDP
- VC 下UDP代码,包括服务器端和客户端,方便入门者使用和学习-socket for windows in C
Socket-Programming
- 用VC实现socket编程,分别基于TCP和UDP协议。-Socket programming with VC, respectively, based on the TCP and UDP protocols.
Ground_Station0.2(UDP)
- 基于vc的无人机地面控制站程序,采用套接字UDP的通信协议,能够有效的接收与发送数据。-Vc-based UAV ground control station program, using UDP socket communication protocol, can effectively receive and send data.
Socket
- 进程之间的通讯,可使用socket套接字来传递消息。本例子当中说明了简单的服务器/客户端的模式进行通讯。但是TCP的机制下,socket通信是阻塞性的,所以会导致延迟等;而UDP下,通信是不可靠的,容易丢包。(the communication between multi processes)
VC++ 使用socket基于TCP、UDP通信
- VC++ 使用socket基于TCP、UDP通信(VC++ uses socket, based on TCP and UDP Communications)
VC Socket编程 MYQQ
- 实现类似QQ的socket双向通信,另附两个TCP/UDP通讯栗子(The project implements the socket bidirectional communication function similar to QQ, and has two TCP/UDP communication chestnuts attached)
Socket编程
- socket 编程, 含有多个例子,有udp, tcp, qq等系统源码.(Socket programming, contains more than one example, there are UDP, TCP, QQ and other system source code)