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

搜索资源列表

  1. TT62_GPRS_DTU

    0下载:
  2. TT62嵌入式GPRS DTU模块用户手册 3.0 TT6X GPRS DTU(简称DTU),是一款使用GPRS进行无线数据传输的设备。支持PPP、TCP、UDP、DNS等众多复杂网络协议和SOCKET插口标准,为用户提供全透明数据传输和用户自定义协议传输两种模式。 同时支持点对点、点对多点、设备间、设备与中心间等各种不同的通讯模式。 用户不用关心复杂的网络通信协议、通过串行口,就可以进行无线数据收发,让你的设备随时随地接入Internet。 本DTU产品支持TCP和UDP两种
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1040323
    • 提供者:姜飞
  1. UDPSocket

    0下载:
  2. 用UDP协议模拟socket编程的一问一答聊天 基于控制台 -Simulation using UDP protocol socket programming a question-and-answer chat-based console
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-26
    • 文件大小:31616
    • 提供者:
  1. FileTransmission

    0下载:
  2. 通过socket建立TCP的文件传输和UDP在线聊天服务,采用客户端服务器模式-Socket through the establishment of TCP and UDP file transfer online chat service, using client-server model
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:98722
    • 提供者:尼恩
  1. UDPCLIENT

    0下载:
  2. 用UDP协议实现数据的通信..采用原始的套接字编写..主要开发工具 vc-UDP protocol used for data communication using the original socket .. .. the main development tool to prepare vc
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:100835
    • 提供者:yuyanjun
  1. UDPchat

    0下载:
  2. 利用vc++中自带的底层套接字,实现基于udp数据报的通信功能-Using vc++ in the bottom of its own socket, udp datagram-based communication features
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1188859
    • 提供者:边建山
  1. tcpudpsocket.tar

    0下载:
  2. 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:13214
    • 提供者:马逸
  1. SocketToollv

    0下载:
  2. 网络套接字编程工具,非常适用的网络调试与检测工具,包括TCP UDP,客户机和服务器调试,方便好用-Network socket programming tools, is ideal for network debugging and testing tools, including TCP UDP, client and server debugging is easy to use
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:414448
    • 提供者:zhyo
  1. TCP_UDP

    0下载:
  2. VC实现的网络包的接收和发送,接收可以选择TCP或者UDP方式,发送使用UDP发送。-Socket Recived and send,using TCP and UDP protocal.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:2021319
    • 提供者:王丁
  1. sock

    0下载:
  2. 跨平台 socket 库,包括TCP和UDP,可以直接用.-Cross-platform socket library can be used directly.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:2257
    • 提供者:danny
  1. bgnet_A4

    0下载:
  2. Network Programming 介紹了基礎socket,有TCP/UDP,server端和client端的源碼,是英文版的-Network Programming describes the basic socket, a TCP/UDP, server-side and client-side source code, is the English version of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:274725
    • 提供者:vm3gjp4
  1. IP_network_packet

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

    • 发布日期:2017-04-10
    • 文件大小:1877662
    • 提供者:yang peng
  1. socketprogramming

    0下载:
  2. A great guide in Unix socket programming.Both TCP and UDP included. If you are interested in socket programming, you will love it.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:548015
    • 提供者:yf
  1. lab102

    0下载:
  2. C/C++ TCP/UDP simple Client/Server combo ... great beginner example (actually used for networking college project). Shows how to use the C/C++ Networking API to bind on a socket and send/receive data across it from both the client and the server side
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:13591
    • 提供者:Trey
  1. UDP_communicate_code

    0下载:
  2. 计算机网络课程设计,基于UDP协议的通信工具,用套接字编程实现-Computer network curriculum design, UDP-based communication tool, socket programming
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:346784
    • 提供者:shangjie
  1. daima

    0下载:
  2. client创建udp原始套接字,将数据存入buf中,进行网络的捕包,从中过滤识别出80端口的包,打印出五元组的信息。server端开启守护进程,接受前端发送的信息,并将其保存到文件中。-create udp raw socket client, the data stored in buf, make the network packet capture, filter identified 80 ports from which the package, print out the five
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:13967
    • 提供者:liuzheng
  1. STSock32

    0下载:
  2. socket基类包装而成的,强大的套接字处理类,集成了阻塞非阻塞方式,TCP/udp方式 线程体,监听管理等功能-socket base packet lib, include more usefull operation for socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:25826
    • 提供者:郑小雨
  1. SendData

    0下载:
  2. UDP实例,本实例为udp开发初学者的指南,简单易于接收,通过查看即可大体掌握udp的通讯传输机理,比如如何创建套接字,如何创建连接,以及收发数据等基本操作-UDP example, beginners in this instance the development of guidelines for the udp, simple and easy to receive, you can generally see through the master udp communication t
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:35093
    • 提供者:wang dong
  1. upd-peer-chat

    0下载:
  2. UDP点对点聊天,运用socket 进行无连接通讯。-UDP peer chat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:288184
    • 提供者:发哥
  1. Windows_SOCKET

    0下载:
  2. 详细讲述socket网络编程,tcp,udp建立和使用方法。-it s for tcp udp communication.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:19838
    • 提供者:
  1. KTDI

    1下载:
  2. ktdi的例子,封装成ksocket可以在内核使用socket进行网络通讯(tcp/udp)-ktdi example, can be packaged as ksocket socket in the kernel to use for network communication (tcp/udp)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:91952
    • 提供者:顺口溜
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com