搜索资源列表
-
0下载:
基于UDP协议编写的socket网络编程程序,包含客户端与服务器端程序,欢迎下载-Prepared based on UDP protocol socket network programming process, including client and server-side program, please download
-
-
1下载:
VC++UDP测试程序,MFC程序,包含服务器和客户端-VC++ UDP test program, MFC programs, including server and client
-
-
0下载:
UDP Client Server demo program which emulates ping
-
-
0下载:
UDP协议测试程序,里面包含了客户端和服务器程序,请先启动服务器,然后用客户端连接,就可以开始测试-UDP protocol testing procedures, which includes client and server program, please restart the server, and then the client connection, you can start testing
-
-
0下载:
实现UDP的客户端与服务器的通信程序,它是通多线程来实现,很较大的学习价值。-The realization of UDP client and server communication program, which is multi-threaded pass to achieve, it is the larger the value of learning.
-
-
0下载:
使用java写的一个关于UDP协议的客户端程序-Using java to write an agreement on the UDP client program
-
-
0下载:
this program uses UDP to communicate from client to server. UDP however does not guarantee delivery-this program uses UDP to communicate from client to server. UDP however does not guarantee delivery
-
-
0下载:
udp 客户端简单实现小程序,适合初级-udp client simple small program, suitable for primary
-
-
0下载:
simple udp client program under linux
-
-
0下载:
网络多媒体通信
1、编制一个网络多媒通信软件,实现:
在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。
2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。
本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
-
-
0下载:
使用 UDP 协议的聊天室例子程序 —— 客户端
使用 nmake 或下列命令进行编译和链接
-Chat room using the UDP protocol example program- or the client to use nmake to compile and link the following command
-
-
0下载:
一个UDP连接程序,可以实现服务端与客户端的并发通信-A UDP connection program, the server can be achieved concurrent communication with the client
-
-
0下载:
This VC++ UDp client server program-This is VC++ UDp client server program
-
-
0下载:
一个简单的UDP通讯程序 仅实现了数据的发送与接收。客户端发送数据 服务器端接收数据,可供借鉴。-A simple UDP communication program achieved only send and receive data. The client sends the data server to receive data, for reference.
-
-
0下载:
upd server and client program source code (visual c++ console mode)
-
-
0下载:
This program is used for UDP client
-
-
0下载:
简单的UDP客户端程序,实现了客户端的基本逻辑处理,完成了基本功能-Simple UDP client program to achieve the client' s basic logic processing, and the completion of the basic functions
-
-
0下载:
java 多线程UDP通信资料与代码:
1、UDP多线程通信server程序(serverThread)详细解析
2、简易UDP client程序
3、多线程Java_Socket编程示例等资料-java multi-thread UDP communication data and code: UDP multi-threaded communications server program (serverThread) detailed analysis, simple UDP c
-
-
0下载:
TCP和UDP客户端程序,用TCP发送自己的信息到服务器返回一段随机码,然后用UDP发送随机码到服务器-TCP and UDP client program using TCP to send information to the server returns a random code, and then use UDP to send random code to the server
-
-
0下载:
UDP 通讯,包含客户端和服务端程序,亲测可用,需配置ip端口(UDP communication, including client and server-side program, protest available and configure the IP port)
-