CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 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. java1

    0下载:
  2. 使用UDP协议的Socket网络程序设计。-UDP protocol to use the Socket Network programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1267
    • 提供者:angel
  1. cs

    0下载:
  2. 通过TCP和UDP实现客户端及服务器的通信。消息类型是通过字符串来实现的;用该类似的字符串来标识消息的类型。对JAVA的SOCKET网络编程比较感兴趣的,该程序起到了不少帮助,可以加深对SOCKET编程的理解。-Implementation through the TCP and UDP client and server communication. The type of message is achieved through the string with the similar str
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5206
    • 提供者:qinying
  1. MyNetChat

    0下载:
  2. 基于C++的局域网聊天工具,用到了Windows Socket 控件,用UDP和TCP协议实现-C++ based on the local area network chat tool, using the Windows Socket control, using UDP and TCP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3438541
    • 提供者:chenkuo
  1. UDPSvr

    0下载:
  2. 简单的UDP接收代码,学习Window Socket的小例子。-UDP receive a simple code, learning the Window Socket example.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6927
    • 提供者:18log
  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. WindowsApplication14

    1下载:
  2. 自己写的用于监听指定UDP端口的东西 使用了Socket-Source link has yet to be found. Please, try to download it from local website.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:34522
    • 提供者:steven
  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. fndSck327

    0下载:
  2. 一套Socket编程的控件,可以支持 Socket5和 httptunnle-FUNDAMENTALS is a collection of Delphi code libraries. FUNDAMENTALS SOCKETS contains: Sockets cWinSock.pas WinSock functions cSocks.pas SOCKS4/5 functions
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:474476
    • 提供者:sail2000
  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. sockfile

    0下载:
  2. socket程序,用c++builder实现的UDP协议-socket program using c++ builder to achieve the UDP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:365013
    • 提供者:杨一米
  1. 1111

    0下载:
  2. socket小程序,内含UDP/TCP/本机通信-socket programme
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:3547
    • 提供者:jan
  1. Socket_udp

    0下载:
  2. 一个windows使用socket的程序,演示udp的使用方式,使用了udp协议-Socket using a windows program to demonstrate the use of udp way, using udp protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2341287
    • 提供者:孔震
  1. TCP_protocol_implementation

    0下载:
  2. 利用套接字实现的用UDP协议进行数据通信,并对其进行检测通过-Implemented using a socket for data communication using UDP protocol, and its detection by
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3638616
    • 提供者:david
  1. win_send

    0下载:
  2. 一个很简单的UDP收发包程序,也是初学SOCKET编程和认识SOCKET基本函数的好例子,我就是从中了解了UDP发包的全过程-A very simple UDP send and receive packets procedures are beginners SOCKET programming and knowledge of basic functions SOCKET a good example, I was to learn about the whole process of co
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1192408
    • 提供者:guan
  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 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 31 »
搜珍网 www.dssz.com