CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - UDP socket

搜索资源列表

  1. libxsocket-1.0.tar

    0下载:
  2. UDP/TCP socket library
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:3263
    • 提供者:Yaş am
  1. echo_hello_udp

    0下载:
  2. 一个基于udp网络编程的程序,利用socket套接字写的简单的udp程序,支持两个用户之间的聊天。- a socket file with tcp/ip
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:6843
    • 提供者:胡华江
  1. TCPIP_Test

    0下载:
  2. TCP/IP 学习代码,很好用来学习用 包括socket编程,TCP/UDP等协议-TCP/IP to learn the code, good for learning to use
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:300977
    • 提供者:licky
  1. SOCKET_UDP1

    0下载:
  2. socket udp 编程! 客户端 ,服务端-socket udp client server!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-21
    • 文件大小:6222121
    • 提供者:zhu
  1. Socket_Cliente

    0下载:
  2. This program has a socket UDP Client code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:1134
    • 提供者:msoto2005
  1. tcpudp

    0下载:
  2. TCP 和 UDP 协议网络编程, 分为4个文件,每两个为一个协议对应的客户端以及服务端-socket programming of UDP and TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:2842
    • 提供者:patrick
  1. UDPsocket

    0下载:
  2. 一个基于UDP协议的socket小程序,对初学者有参考价值,很不错的啊。-A UDP protocol based on the socket small program, has reference value for beginners, very good ah.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:1636
    • 提供者:Ella
  1. src

    0下载:
  2. 一个简单的linux socket udp 通信示例-A simple Linux the socket udp communication example
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:885
    • 提供者:cw
  1. recepteur-ebauche

    0下载:
  2. socket UDP协议下recepteur的实现-socket UDP recepteur
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:584
    • 提供者:daikui
  1. source-ebauche

    0下载:
  2. socket UDP协议下source的实现-socket UDP source
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:726
    • 提供者:daikui
  1. raw_socket

    0下载:
  2. 基于原始socket的客户端和服务器的编程,可以在系统给定的IP头后面自定义一个IP头 ,然后构建TCP/UDP头,并实现客户端和服务器之间的数据发送。-Based on the raw socket client and server programming, can be given in the system behind the IP header custom one IP header, and then build a TCP/UDP headers and data sent
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4538033
    • 提供者:cekxidiancek
  1. SyncSocket_delphi

    0下载:
  2. 在delphi开发中利用同步Socket进行通信,通信方式可以是TCP或者UDP-Delphi development of synchrotron Socket communication, means of communication can be TCP or UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-17
    • 文件大小:597192
    • 提供者:jxcjh
  1. AsyncChatDemo(1.04)

    0下载:
  2. 采用异步socket 消息方式接收数据的UDP通信程序,支持域名,并且加入了异常处理。-UDP communication program to receive data using asynchronous socket messages, support for the domain name, and joined the exception handling.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-14
    • 文件大小:1458442
    • 提供者:XDCS
  1. Udp_Chat

    0下载:
  2. 基于套接字UDP协议开发的简单的聊天软件源码-Based on the the socket UDP protocol developed simple chat software source
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-14
    • 文件大小:5360957
    • 提供者:PIDAN
  1. tip_ip

    0下载:
  2. java的网络开发,简单的应用java中的Socket,ServerSocket 实现TCP/IP协议 和UDP协议-java web development, simple application java socket the ServerSocket to achieve the TCP/IP protocol and UDP protocols
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-15
    • 文件大小:6956
    • 提供者:ztr
  1. uici_udp

    0下载:
  2. 实现通用网络通用编程规范的UDP的基本功能,包括套接字的建立,侦听断口,建立新的套接字进行收发信息,关闭套接字等功能。-This is a UDP program which act as UICI regular.include found socket,detect socket,receive and send info,close socket etc.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-13
    • 文件大小:3652
    • 提供者:朱朴
  1. SampleSocket_TCPPUDP_Client-Server

    0下载:
  2. A good Java Socket TCP+UDP Client+Server.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:104412
    • 提供者:Gabriel
  1. CommunicationTestTool

    0下载:
  2. 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 下一版本计划加入功能: 1.串口通讯监视。 2.Socket通讯监视。-The main function is as follows: 1. Serial por
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1374803
    • 提供者:haifan1984
  1. TCPUDPAPI

    0下载:
  2. 基于Socket封装的通用API,支持TCP客户端、TCP服务端、UDP客户端、UDP服务端。 -The generic API based on Socket encapsulation, support the TCP client, the TCP server, UDP client, and UDP server.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:8978
    • 提供者:章晓权
  1. myUdpClient

    0下载:
  2. UDP客户端连接方法,在上位机建立套接字,可以用来连接服务端,希望对需要的朋友有用-UDP client connection method establishes a socket in the PC can be used to connect the server side, and I hope useful friends
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:866
    • 提供者:yubin
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com