搜索资源列表

  1. eth_tool_1.2

    0下载:
  2. 我自己工程中用来与我的工控板测试udp通信的程序-I used to work with my IPC board test udp communication procedures
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-21
    • 文件大小:211968
    • 提供者:ygl
  1. udpsocket

    0下载:
  2. 此代码为udp通信程序,主要是从客户端发送一数据,然后在在服务器段接收。-This code for the udp communication procedures, mainly from one client to send data, and then the server receives paragraph.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2335744
    • 提供者:wangkey
  1. MyMsg

    0下载:
  2. 能实现局域网内的UDP通信,传送文件-To achieve LAN UDP communications, transmission of documents
  3. 所属分类:P2P编程

    • 发布日期:2024-05-21
    • 文件大小:275456
    • 提供者:sunexp
  1. TCPUDP

    0下载:
  2. 简单的TCP UDP通信源程序,已经在本机上实践通过.-Simple TCP UDP communication source has been the practice adopted by this machine.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:131072
    • 提供者:莫富广
  1. 5.6-udp

    0下载:
  2. magic arm 2410实验箱关于arm linux udp通信的实例。代码详细有注释。-magic arm 2410 on the experimental arm linux udp me examples of communication. Detailed annotated code.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:李颉思
  1. part23

    0下载:
  2. 基于ARM嵌入式TCP/UDP通信编程。包括驱动-ARM-based embedded TCP/UDP communication programming. Including the driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:赵德海
  1. WinSockUDP

    0下载:
  2. 有关于UDP通信的技术,进行传输数据,传输图片,传输文字-Have on the UDP communication technology for transmitting data, transmit images, text transmission
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:413696
    • 提供者:lantian
  1. Arm_UDP

    0下载:
  2. arm7上的UDP通信,在arm30000平台上可以完全的运行,非常有用.-ARM7 on UDP communications, in arm30000 platform can be completely operational, very useful.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:5779456
    • 提供者:小波
  1. BUDPServer

    0下载:
  2. 阻塞模式的UDP通信,本程序是服务端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。-Obstructive patterns of UDP communications, the process is client service, in the WIN32 environment, the completion of basic UDP protocol communication, S
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:小潘
  1. BUDPClient

    0下载:
  2. 阻塞模式的UDP通信,本程序是客户端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。-Obstructive patterns of UDP communications, the process is the client, in the WIN32 environment, the completion of basic UDP protocol communication, SOCKE
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:小潘
  1. NBUDPClient

    0下载:
  2. 非阻塞模式的UDP通信,本程序是客户端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。-UDP non-blocking mode of communication, this process is the client, in the WIN32 environment, the completion of basic UDP protocol communication, SOCKET
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:小潘
  1. NBUDPServer

    0下载:
  2. 非阻塞模式的UDP通信,本程序是服务端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。-UDP non-blocking mode of communication, the process is client service, in the WIN32 environment, the completion of basic UDP protocol communication, SOCK
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:小潘
  1. Exp20UDP

    0下载:
  2. UDP通信源程序代码,本程序适合在嵌入式设备中应用,能够实现嵌入式设备与计算机通过以太网的互联。-UDP communication source code, this program suitable for the application of embedded devices, embedded devices can be realized with the computer via Ethernet connectivity.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:5986304
    • 提供者:刘勇
  1. SocketUDP

    0下载:
  2. 这是VxWorks下的Socket UDP通信的源码,包含Server端和Client端-This is under the VxWorks source code Socket UDP communications, including Server-side and Client-side
  3. 所属分类:VxWorks

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:Andy
  1. TCP.UDP

    0下载:
  2. 本人写的一个TCP/UDP通信的界面软件,支持UDP和TCP server端,简单易用-I wrote a TCP/UDP communications interface software, to support the UDP and TCP server-side, easy-to-use
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:1926144
    • 提供者:qinhongjun
  1. udp

    0下载:
  2. 一个用C++ builder6.0做的UDP通信测试程序,不太完整,各位修改就可以了-One with C++ Builder6.0 make the UDP communication test procedures, not complete, you can modify the
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-21
    • 文件大小:2400256
    • 提供者:徐昆
  1. UDP

    0下载:
  2. udp通信试验的源码,及tcp/ip协议栈包-udp source communications test and tcp/ip protocol stack package
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:1747968
    • 提供者:123
  1. UDP-chat

    0下载:
  2. UDP即时通信软件,下完直接能用,包括客户端和服务器端-UDP instant messaging software, can be used directly under the End, including client and server
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:wohjd
  1. UDP

    0下载:
  2. 用VB实现UDP通信源码程序,很容易看哦!-UDP vb
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-21
    • 文件大小:3682304
    • 提供者:夸大
  1. udp

    0下载:
  2. Linux/UNIX网络通信中UDP通信的服务器和客服端之间的通信。-Linux/UNIX Network Communication UDP communication between server and client customer service communications.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:luofei
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org