搜索资源列表

  1. udp receiver

    0下载:
  2. udp协议仿真程序(接受端)-udp agreement simulation program (receivers)
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1699
    • 提供者:陈亮
  1. udp_sndrcv

    0下载:
  2. 这是个简单udp应运,UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。-This is a simple udp be transported, UDP to be able to target a number of Taiwan's computer to send data; Received from a number of sources of computer data.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:31744
    • 提供者:liyi1234_0
  1. udp receiver

    0下载:
  2. udp协议仿真程序(接受端)-udp agreement simulation program (receivers)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:陈亮
  1. VC_UDPSND

    0下载:
  2. VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是发射端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is to launch a process-
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:30720
    • 提供者:何力
  1. VC_UDPRCV

    0下载:
  2. VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是接收端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is receiving end procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:34816
    • 提供者:何力
  1. broadclient

    0下载:
  2. UDP广播客户端源程序,可发可收,简单好用-UDP broadcasting client source can be granted admission, simple and easy
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:郭治
  1. broadser

    0下载:
  2. UDP广播服务器源程序,可发可收,简单好用-UDP broadcasting server source code can be granted admission, simple and easy
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:郭治
  1. CodeNet

    0下载:
  2. 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UD
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:25600
    • 提供者:李佳明
  1. Soft20060210091948243

    0下载:
  2. 一模块功能 做到在互连网的语音通信功能,使用g.729压缩,语音比较清晰,但有一点停吨现象。 二.结构 dll 中用了一个tcp连接,表示双方连通没有,用udp发送语音数据,发送端表明了发送顺序,接收端重排了顺序。-do a functional module in Internet voice communications functions, the use of g.729 compression, voice clear, Bu
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-16
    • 文件大小:133120
    • 提供者:周丹
  1. FileRecv

    0下载:
  2. 利用UDP协议打包点对点传送文件接收端软件-UDP protocol using point-to-point transmission of documents packaged software receiver
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-16
    • 文件大小:1981440
    • 提供者:zhenglusha
  1. UDP

    0下载:
  2. 利用WINSCOKET 的UDP协议进行文件传输程序,支持断点续传 值得学习-Using the UDP protocol WINSCOKET file transfer procedures, in support of HTTP worth learning
  3. 所属分类:通讯编程

    • 发布日期:2024-05-16
    • 文件大小:4651008
    • 提供者:john
  1. CMulticastSocket-VC-4-demos

    0下载:
  2. UDP组播VC例程 修正了原PUDN上的UDP组播例程的BUG 简单说明: 一共4个可执行文件。 CMulticastSocket-仅发送测试.exe CMulticastSocket-仅接收测试.exe CMulticastSocket-发送和接收.exe 组播实现一例:监听程序,可同时运行多个进程接收.exe 其中,1~3是对话框版,改自同一版本,最早是个只能绑定一次组播地址:端口对
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-16
    • 文件大小:549888
    • 提供者:邝育军
  1. udp

    0下载:
  2. 利用socket进行的UDP连接,包括发送端和接收器端.-Socket using the UDP connection, including sender and receiver.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:2363392
    • 提供者:lyq
  1. UDP_receiver

    0下载:
  2. this is udp receiver application for sending packets through the ethernet
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:suren
  1. UDP

    0下载:
  2. UDP调试的服务器和接收端源码,方便实现调试UDP。-UDP debugging server and the receiver source, easy to debug UDP.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-16
    • 文件大小:67584
    • 提供者:yangzh
  1. WINSOCK-UDP

    0下载:
  2. VC++接收、发布广播信息代码 VC++接收、发布广播信息的程序代码,广播信息其实也就是一个服务器和一个接收机,这里简化为一个服务端和客户端,服务端向外发送信息,客户端自动接收,当然,这里仅实现最基本的单元,扩展空间很大,了解了原理,你就能举一反三,开发出更复杂的消息应用来。-VC++ to receive, publish broadcast code VC++ to receive, publish broadcast the
  3. 所属分类:编程文档

    • 发布日期:2024-05-16
    • 文件大小:64512
    • 提供者:jelly
  1. udp

    0下载:
  2. UDP receiver for raw
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:4025344
    • 提供者:HaiLinh
  1. Z-video-udp-receiver

    0下载:
  2. 在LINUX系统下,采用UDP协议,读取从网络传送过来的视频图片,并动态的显示在QT开发的界面上-Under LINUX system, using the UDP protocol, transferred from the network to read over the video picture, and dynamically displayed on the QT interface development
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-16
    • 文件大小:22528
    • 提供者:
  1. UDP发送和接受

    0下载:
  2. UDp协议的数据发送和数据接收端,mfc源码(UDp protocol data transmission and data receiver, MFC source code)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:59392
    • 提供者:Hawazki
  1. UDP

    0下载:
  2. 实现了udp文件传输,通过选择文件夹的方式来选择文件,同时 接收端能够受到信息(UDP file transmission is implemented by selecting files by selecting folders, while the receiver can receive information)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:9420800
    • 提供者:xu16
« 12 3 4 »

源码中国 www.ymcn.org