搜索资源列表
-
0下载:
Linux网络编程之UDP的客户端程序简单代码,可以传输各种文件,适合初学者学习使用。,Linux Network Programming for the UDP client program easy code, you can transfer all kinds of documents, suitable for beginners learning to use.
-
-
1下载:
VC++UDP测试程序,MFC程序,包含服务器和客户端-VC++ UDP test program, MFC programs, including server and client
-
-
0下载:
UDP Client Server demo program which emulates ping
-
-
0下载:
winsocket编程的UDP传输程序,客户端程序-winsocket programming UDP transfer process, the client program
-
-
0下载:
一个简单的vc下UDP客户端程序,客户端需输入对方IP-Vc under a simple UDP client program, the client must enter each other
-
-
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下载:
simple udp client program under linux
-
-
0下载:
本程序中当client使用TCP socket连接TCP Server成功后,client端要向TCP Server发送“GET UDP PORT”命令字符串,Server收到后再向client回送自己的UDP Server 端口号-When the client program using TCP socket connection TCP Server is successful, client to client TCP Server to send " GET UDP PORT&
-
-
0下载:
网络多媒体通信
1、编制一个网络多媒通信软件,实现:
在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。
2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。
本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
-
-
0下载:
Client程序同样分别创建一个TCP socket 和一个UDP socket,首先client使用TCP socket连接TCP Server。
连接成功后显示提示信息;
然后client端向TCP Server发送“GET UDP PORT”字符串,Server收到后向client回送自己的UDP Server 端口号(即Client端仅知道TCP Server的端口号而不知道UDP Server的端口号);
client在收到UDP Server的端口号后, 为用户显示3个选
-
-
0下载:
基于UDP协议的socket programming,是Client端的程序,可以作为初学者的学习参考-Based on UDP protocol socket programming, is a Client-side program can be used as reference for beginners to learn
-
-
0下载:
socket通信客户端程序,用UDP方式传输,可以-communication socket client program, using UDP transmitted, you can look at
-
-
0下载:
This file contains UDP sockets in java. It includes client Program as well as Server Program.
-
-
0下载:
UDP Echo 客户端程序,比TCP 客户端简单,传输也更简单。-UDP echo client program, easier than the TCP echo client, the transmission is much easier.
-
-
1下载:
UDP客户端C程序,主要函数为sendto和recvfrom-UDP Client C program, the main function is sendto and recvfrom
-
-
0下载:
Client UDP Pinger program that can communicates with the client and server with 10 pongs
-
-
0下载:
UDP Client Program for Network Communication
-
-
0下载:
C\C++编写的tcp\udp客户端及服务器程序(Tcp\udp client and server program written by C\C++)
-