CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - udp client program

搜索资源列表

  1. UDPclient.rar

    0下载:
  2. 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.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1438
    • 提供者:莱克
  1. TestUDP

    1下载:
  2. VC++UDP测试程序,MFC程序,包含服务器和客户端-VC++ UDP test program, MFC programs, including server and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3741665
    • 提供者:冷云
  1. UDPEcho.tar

    0下载:
  2. UDP Client Server demo program which emulates ping
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:20895
    • 提供者:Rahul Kulkarni
  1. SocketUDP-client

    0下载:
  2. winsocket编程的UDP传输程序,客户端程序-winsocket programming UDP transfer process, the client program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:268884
    • 提供者:chen
  1. UDPClient

    0下载:
  2. 一个简单的vc下UDP客户端程序,客户端需输入对方IP-Vc under a simple UDP client program, the client must enter each other
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:1078
    • 提供者:zmz
  1. UDP_protocol_test

    0下载:
  2. UDP协议测试程序,里面包含了客户端和服务器程序,请先启动服务器,然后用客户端连接,就可以开始测试-UDP protocol testing procedures, which includes client and server program, please restart the server, and then the client connection, you can start testing
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:60679
    • 提供者:chaervt
  1. UDPcommuncation

    0下载:
  2. 实现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.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:15309
    • 提供者:qin
  1. UDPClient

    0下载:
  2. 使用java写的一个关于UDP协议的客户端程序-Using java to write an agreement on the UDP client program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:886
    • 提供者:杨春尧
  1. client.c

    0下载:
  2. simple udp client program under linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:1079
    • 提供者:spider
  1. SocketProgramming

    0下载:
  2. 本程序中当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&
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:1018246
    • 提供者:刘玲玲
  1. Phone

    0下载:
  2. 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:66315
    • 提供者:zym
  1. lab4

    0下载:
  2. 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个选
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:66680
    • 提供者:ivynankai
  1. UDP-Client

    0下载:
  2. 基于UDP协议的socket programming,是Client端的程序,可以作为初学者的学习参考-Based on UDP protocol socket programming, is a Client-side program can be used as reference for beginners to learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:1082
    • 提供者:李若溪
  1. Client

    0下载:
  2. socket通信客户端程序,用UDP方式传输,可以-communication socket client program, using UDP transmitted, you can look at
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3431628
    • 提供者:习付标
  1. UDP(Java)

    0下载:
  2. This file contains UDP sockets in java. It includes client Program as well as Server Program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:1599
    • 提供者:Tejani
  1. client

    0下载:
  2. UDP Echo 客户端程序,比TCP 客户端简单,传输也更简单。-UDP echo client program, easier than the TCP echo client, the transmission is much easier.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:789
    • 提供者:Amanda
  1. UDPClient

    1下载:
  2. UDP客户端C程序,主要函数为sendto和recvfrom-UDP Client C program, the main function is sendto and recvfrom
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:26955
    • 提供者:gaojian
  1. UDP-Pinger

    0下载:
  2. Client UDP Pinger program that can communicates with the client and server with 10 pongs
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:2236
    • 提供者:sarath chunchu
  1. Client.c

    0下载:
  2. UDP Client Program for Network Communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:716
    • 提供者:Nishant
  1. tcp&UDP DEMO

    0下载:
  2. C\C++编写的tcp\udp客户端及服务器程序(Tcp\udp client and server program written by C\C++)
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:sunqqq
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com