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

搜索资源列表

  1. aaaaa

    0下载:
  2. linux用socket实现简单udp通信,本文件为有接收和发送两端,C.c为发送端,S.c为接收端。S.c接收后直接返回原内容给C。-linux socket achieve simple udp communications, this document is to receive and transmit ends, Cc is the sender, Sc is the receiver. Sc after receiving the returned original content
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:2676
    • 提供者:未名
  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. danxiancheng-UDPtongxun

    0下载:
  2. 单线程UDP通讯程序,基于socket的-Single-threaded UDP communication procedures, based on the socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-20
    • 文件大小:4274166
    • 提供者:潘俊
  1. UDP_SEND

    0下载:
  2. 基于socket的UDP传输程序,动态输入对方的IP地址和端口号进行数据传输,能发送数据文件,能够对发送的次数进行计数。-UDP transport socket-based applications, dynamic enter the IP address and port number for data transmission, can transmit data files, be able to count the number of times sent.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-14
    • 文件大小:1927760
    • 提供者:鲁永杰
  1. sql2005Driver

    0下载:
  2. Java UDP Socket编程,Java网络编程中基于UDP协议的网络编程基础-Java UDP Socket programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:600660
    • 提供者:zenmeshe
  1. FileTransmission

    0下载:
  2. 支持socket发送XML文件,简单的UDP连接,发送数据客户端-Support socket send XML files, a simple UDP connection, the client sends data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:139369
    • 提供者:柳橙汁
  1. SocketUDPTest

    0下载:
  2. 自己编写的基于UDP的Socket通信类。附上基于对话框例子。窗口只需要处理WM_UDP_DATA消息即可收到数据,发送数据调用CUDPSocket类的方法。-I have written based on UDP Socket communication class. Attach dialog-based examples. Window only need to deal WM_UDP_DATA message to receive and transmit data call CUDPS
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4611936
    • 提供者:connor
  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. qq_select

    0下载:
  2. 在Linux下创建udp套接字,select监听套接字实现局域网多人聊天。编译器G-Under Linux create udp socket, select the listening socket LAN multiplayer chat. GCC compiler
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1110
    • 提供者:hanzhen
  1. UDP_Echo

    0下载:
  2. N年前为测试防火墙的NAT功能写的一个测试程序,采用windows socket编程,Client构造UDP报文发给Server,Server收到后返回应答。Doc目录下是当时搜集到的一些windows socket以及多线程编程相关的资料。-A network test program written by visual C++. Client send a UDP packet to server, and server response by UDP packet, so called U
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:399418
    • 提供者:pengyongchao
  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. 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, SOCKET API package, very helpful fo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:3571
    • 提供者:冯建梅
  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, SOCKET API package, very helpfu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3567
    • 提供者:full-y
  1. echo_hello_udp

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

    • 发布日期:2017-04-15
    • 文件大小:6887
    • 提供者:因上层
  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. TCPUDPPROGRAMMING

    0下载:
  2. TCP和UDP的简单Socket通信程序-TCP UDP Socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1666
    • 提供者:ofEgypt
  1. tcs.c

    0下载:
  2. 实现UDP传输 for linux udp socket -for linux udp socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:963
    • 提供者:ywere
  1. TP

    0下载:
  2. UDP client and server simple socket example
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4823
    • 提供者:newgove
  1. vc_socket

    0下载:
  2. vc socket编程,含有TCP、UDP客户端和服务端代码,有详细注释,对socket的初学者的帮助很大,吐血分享!-vc socket programming, with TCP, UDP client and server-side code, there are detailed notes on the socket.It is very helpful for beginners.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:784456
    • 提供者:wish
  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 ... 22 23 24 25 26 2728 29 30 31 »
搜珍网 www.dssz.com