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

搜索资源列表

  1. EtherConnect

    1下载:
  2. 基于UDP的socket编程,实现局域网内简单文字聊天子系统,及文件文件夹的传输。-UDP-based socket programming, the LAN subsystem of a simple text chat, and file folder transfer.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:20764
    • 提供者:Amanda
  1. udp_raw

    0下载:
  2. This is a UDP Socket created with raw_socket.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3261
    • 提供者:Furryclaws
  1. work

    0下载:
  2. Linux Socket编程 简单的server和clinet端基于udp的报文收发处理例程-Linux Socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:6756
    • 提供者:loveqw
  1. Chat

    0下载:
  2. 利用socket写了一个局域网聊天demo,UDP-use udp in socket to write local area network chat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:27875
    • 提供者:chenhao
  1. FeiQ

    0下载:
  2. FeiQ聊天程序,使用MFC socket编程UDP协议 可以多客户聊天-FeiQ chat program, multi-client chat using MFC socket programming UDP protocol can
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3913503
    • 提供者:蓝天白云
  1. udp_recv_40M

    0下载:
  2. 基于UDP的网络传输,适合简单调试和初学者学习socket编程-UDP-based network transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1827
    • 提供者:luhongtao
  1. YSI6600

    0下载:
  2. 驱动,Visual C++ 文件大小: 1 KB 详细说明:VC 下UDP代码,包括服务器端和客户端,方便入门者使用和学习-socket for windows in C 文件列表-The message received is from sender
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:550
    • 提供者:DaLong
  1. Net

    0下载:
  2. 基于UDP协议的多窗口聊天功能实现,强化了套接字的学习-Based on the UDP protocol, multi-window chat functions, and strengthen the learning of the socket
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2960999
    • 提供者:耿莹
  1. socket1

    0下载:
  2. socket 无连接通讯,基于c++编程开发,来实现UDP无连接通讯-socket community
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:664
    • 提供者:gonney
  1. tftp

    1下载:
  2. TFTP文件传输系统运用软件工程的设计方法以visual c++ 6.0 为开发工具进行开发的。此TFTP文件传输系统采用采用客户端/服务器(C/S)模式,客户端与用户端通过UDP互相通讯。主要是在套接字的运用。随便帮学长做的东东,文档,代码,可执行文件都齐全。-TFTP file transfer system using software engineering design approach to visual c++ 6.0 development tool for the develo
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-01-25
    • 文件大小:1837063
    • 提供者:maweidong
  1. LinuxTCPIP

    0下载:
  2. TCP/IP协议栈源代码分析,包括各个层的协议及socket中的简单的TCP UDP通信-TCP/IP protocol stack source code analysis, including the agreement of each layer and the socket in the simple TCP UDP traffic
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:152116
    • 提供者:kanxin
  1. SocketUDP

    0下载:
  2. 使用vc中的socket类实现的UDP通信程序源码-Using multi-threaded approach to achieve the source code of the UDP traffic
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-22
    • 文件大小:35113
    • 提供者:王强
  1. UdpChat

    0下载:
  2. 基于UDP(面向无连接)的socket编程 使用UDP协议编写聊天软件,使得客户端之间可以自由地进行键盘聊天。 程序的具体要求: -Using the UDP protocol based on UDP (for connectionless) socket programming write chat software, making free keyboard chat client. The specific requirements of the program:
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:7107692
    • 提供者:zhao
  1. USocket_Codes

    0下载:
  2. 用Socket方法,分别使用TCP,UDP协议完完成一些简单的功能 ,经测试可直接使用。 -Socket methods, respectively, using the TCP, UDP protocol is finished to complete some simple functions, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:21752
    • 提供者:cpdcoder
  1. UDPNetWork

    0下载:
  2. 网络编程之UDP实例,MFC+Socket实现;学习理解网络编程的小程序-The network programming UDP instance, MFC+Socket achieve small program to study and understand network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-05
    • 文件大小:7039943
    • 提供者:mumu
  1. udpserver

    0下载:
  2. udp socket server经典例子-udp socket server
  3. 所属分类:Linux Network

    • 发布日期:2017-12-07
    • 文件大小:537
    • 提供者:杨念材
  1. Linux

    0下载:
  2. Linux c 网络编程超详细笔记,主要针对SOCKET的TCP/UDP俩方面列举出了详细的例子,可以一看。-Linux c network programming detailed notes, mainly for SOCKET the TCP/UDP both aspects listed detailed examples, you can see.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:291027
    • 提供者:韩勇
  1. s_udp_client

    0下载:
  2. Socket编程,基于UDP Linux的网络编程,实现了简单的客户端与服务端的通信- Socket Programming
  3. 所属分类:Linux Network

    • 发布日期:2017-11-28
    • 文件大小:832
    • 提供者:张三
  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. Ijiebaoon

    0下载:
  2. 在一个局域网环境中,用C 语言实现下面的基本功能:(1)确定截包的方法:包括RAW 模式SOCKET、PACKET32和直接作为驱驱动程序挂在NDIS上(2)要求截获以下包的类型并分析:以太网帧格式、IP包、ICMP包、TCP报文段、UDP报文等相关字段进行描述。 -In a LAN environment, using the C language to achieve the following basic functions: (1) to determine the cut-off
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-07
    • 文件大小:2790
    • 提供者:magnet
« 1 2 ... 36 37 38 39 40 4142 43 44 45 46 ... 50 »
搜珍网 www.dssz.com