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

搜索资源列表

  1. SocketUdpTest

    0下载:
  2. UDP类型的Socket通信,包含客户端和服务器的一个简单的例子-Type of udp socket communication contains a simple example of the client and the server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:61014
    • 提供者:李鸿
  1. TcpSend

    0下载:
  2. UDP接收数据例子,Socket通信例子,多线程例子 -udp RECEIVE DATA Socket,Thread
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1904
    • 提供者:chenghuiqing
  1. SocketApp

    0下载:
  2. 網絡通信Socket公共類,包含以下功能: 1.UDP網絡通信,發送/接收字符串/結構體消息; 2.網絡傳輸大文件; 3.獲取本機IP,主機名; 4.獲取本機Mac地址列表 -Public class Socket network communication, contains the following features: 1.UDP network communications, send/receive string/message structure 2 netwo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:273564
    • 提供者:Hanchao Lin
  1. Tcpudp_1.1

    0下载:
  2. tcp,udp调试工具,希望SOCKET编程的人有帮助-tcp, udp debugging tool, hoping to help people SOCKET programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:165368
    • 提供者:DFDF
  1. w5500_socket_apis_v102

    0下载:
  2. 通过stm32驱动w5500进行socket通信的例程,经测试可以进行tcp和udp的通信-By stm32 driver w5500 for socket communication routines, the test can communicate tcp and udp
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-27
    • 文件大小:1054720
    • 提供者:陈斌
  1. mTraceRoute

    0下载:
  2. 用WinSock原始套接字实现的tracert程序,可以发送ICMP包或者UDP包实现路由跟踪。Win7以上要以管理员身份运行。-WinSock raw socket implementation with tracert program, you can send ICMP packets or UDP packets for routing tracking.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:14026
    • 提供者:Mowa
  1. CocoaAsyncSocket-master

    0下载:
  2. CocoaAsyncSocket是一个功能强大、简单易用的异步 socket 通讯(asynchronous socket)类库。支持TCP和UDP两种网络协议。- CocoaAsyncSocket is a powerful, easy to use asynchronous socket communication (asynchronous socket) library. Supports two network protocols TCP and UDP.
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-02
    • 文件大小:566226
    • 提供者:微软中国
  1. SocketUdpServer

    0下载:
  2. 一款WINFORM应用程序 可自定义监听指定IP地址以及端口的Socket服务端工具。 仅支持UDP-A WINFORM application Customizable listening to the specified IP address and port Socket server tools. Only supports UDP
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:145582
    • 提供者:李晓洋
  1. my_udp_src

    0下载:
  2. UDP 协议的常规处理 解决 丢包 和 乱序 包含线程, 日系, socket-Normal processing of the UDP protocol To solve the packet loss and out-of-order Contains the thread, Japanese, socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:14457
    • 提供者:巧劲
  1. SocketServer

    0下载:
  2. 基于UDP的局域网群发,一个基于udp的网络群发软件-UDP socket
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:156610
    • 提供者:Jun
  1. socketcc

    0下载:
  2. or those wishing to develop socket based network applications in a C++ class oriented environment. This library allows creation of sockets as classes as well as IPv4 and IPv6 address representation as a class abstraction. The main aim is to all
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:60135
    • 提供者:李东
  1. QQ-CHAT

    0下载:
  2. 1.说明 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). 2.特点 a.采用tcp非udp的socket编程,保证传输的稳定性和实时性. b.在同步操作时大多数采用了多线程和超时控制.例如:在传送文件的同时能继续聊天. c.服务器只负责用户登陆,查询,修改用户的基本信息和实时的在线用户列表.而不参与客户端之间
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:248664
    • 提供者:胡一立
  1. sock_raw

    0下载:
  2. Linux环境下自己构建包packet,包括MAC头部,UDP、TCP头部,以及数据及校验和计算,构建完包之后用原始套接字来进行发送-After the Linux environment to build their own package packet, including the MAC header, UDP, TCP header, and data and checksum calculation, build complete package with a raw socket t
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1782
    • 提供者:澹台明轩
  1. lan

    0下载:
  2. udp协议的实现套接字通信,可用于windows及wince-udp socket communication protocol implementation can be used for windows and wince
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2382
    • 提供者:nitsan
  1. NetTools

    0下载:
  2. 利用Raw Socket实现的Socket包拦截工具,支持TCP,UDP,IGMP等协议,可以设置地址过滤- The use of blocking tools Raw Socket Socket package implementation, support TCP, UDP, IGMP and other protocols, you can set the address filtering
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-06
    • 文件大小:80497
    • 提供者:bull911
  1. UDP_Trans

    0下载:
  2. 网络通信,介绍基于TCP/IP协议下的UDP数据包的传递方法。-socket upd,in vb how to use udp protocal to transmate infomation by tcp/ip.this is a txt file write by dl.
  3. 所属分类:Driver Develop

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

    1下载:
  2. 为8位数据线宽度下的Wiznet之W5300驱动程序,实现芯片初始化,Socket初始化,建立侦听、进行连接、UDP驱动,收发数据。应注意使用16位数据线时,每个5300地址,读到的为连续偶数地址上值+奇数地址上值。-Width of eight data lines under the W5300 driver Wiznet achieve chip initialization, Socket initialization, build listening connection, UDP d
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:245595
    • 提供者:李明
  1. netserver-d.0

    0下载:
  2. linux下tcp,udp通信库,socket类封装,http类封装,udp类封装,吐血奉献。-Under linux tcp, udp communication library, socket type of packaging, http class encapsulates, udp type of packaging, vomiting dedication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:185461
    • 提供者:
  1. server_setup

    0下载:
  2. 封装了Linux上socket相关的系统调用,可快速建立服务于单个客户端的TCP/UDP服务器。-Package on the Linux socket-related system calls, you can quickly build services to a single client TCP/UDP server.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1039
    • 提供者:name
  1. Sendsock

    0下载:
  2. 使用MFC,socket类,利用UDP进行发送,可定时,设定包长等-Use MFC, socket type, use UDP transmission, can be timed to set the packet length, etc.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:38418
    • 提供者:BG
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com