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

搜索资源列表

  1. RemoteDaq(3.14new)

    0下载:
  2. 自己编的一个远程采集服务端程序!用的是异步套接字,写了好久,UDP,TCP,都用到了.-own series of the collection service a remote-procedure! Using the asynchronous socket, writing for a long time, UDP, TCP, are depleted.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:59208
    • 提供者:童中明
  1. udpSvr

    1下载:
  2. vc++ Socket编程入门程序,容易上手,入门首选,才用UDP方式,服务器端-vc Socket Programming induction procedures, easier to get started, beginners choice before using UDP, server
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5463
    • 提供者:刘芳非
  1. udpClie

    0下载:
  2. vc++ Socket编程入门程序,容易上手,入门首选,才用UDP方式,客户端-vc Socket Programming induction procedures, easier to get started, beginners choice before using UDP, the client
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2420
    • 提供者:刘芳非
  1. socket_test

    0下载:
  2. 一个socket测试程序,支持tcp/ip和udp,既可用于server端,也可以用于client端-a socket test procedure, support tcp / ip and udp used for both server side, but also can be used for client -
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:27144
    • 提供者:wan
  1. SocketTool2

    0下载:
  2. 一个界面完善的socket调试工具,TCP和udp服务端和客户端-A complete interface socket debugging tools, TCP and udp services and client
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3660864
    • 提供者:李志
  1. socket_udp_MFC

    0下载:
  2. 一个MFC的socket,使用UDP方式进行通信,包含客户端和服务端,使用两个不同的工程-A MFC socket, use the UDP mode for communication, including client and server, using two different engineering
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:7592
    • 提供者:王龙
  1. code

    0下载:
  2. 进程通信的多方法实现。客户机产生两个随机数,发给两个服务器。服务器1(IP地址:192.168.0.1,Port:3254)将这两个随机数相加;服务器2(IP地址:192.168.0.10,Port:3255)将这两个随机数相减。两个服务器分别将运算结果返回给客户机,客户机显示回传结果。 要求用UDP方式,命名管道方式和命名的UNIX域套接字分别实现。 -Multi-process communication method. Client two random numbers gener
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:154268
    • 提供者:dwj
  1. ChatRoom

    0下载:
  2. 基于SOCKET的点对点简易聊天程序,使用UDP协议,可以自定义昵称,提供清屏功能-SOCKET-based chat program simple point to point, use the UDP protocol, you can customize the nickname, provide clear screen function
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:35580
    • 提供者:senz
  1. CodeChat

    0下载:
  2. 主要用于实现socket tcp和udp通信。-Socket communication is mainly used to achieve
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:67046
    • 提供者:刘明
  1. SocketChat

    0下载:
  2. 这是总结的一系列socket tcp/udp实现方式、是非常好的实例、工程中包含了很多种实现方式、希望对大家有所帮助-This is a summary of a series of socket tcp/udp implementation, is a very good example, the project includes a variety of implementations, we hope to help
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:139827
    • 提供者:
  1. chat

    0下载:
  2. 利用MFC中的Socket实现聊天功能,数据传输主要基于UDP协议-The use of MFC Socket chat feature, the data transmission based on UDP protocol
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:8493602
    • 提供者:许学
  1. uDcapUdpSocket

    0下载:
  2. udp socket的封装,增加了本地ip绑定功能-udp socket
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:6457
    • 提供者:郭跃武
  1. socket1

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

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

    0下载:
  2. 运用vs2005工具,MFC实现基于UDP协议的网络Socket通信,基于MFC封装好的类来派生自己的通信类实现客户端与服务端的模拟通信工作,供参考。-Use vs2005 tool MFC to achieve network Socket communication based on UDP protocol, client and service side analog communication based the MFC package good class to derive you
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:89132
    • 提供者:徐旺
  1. IPv6Example

    0下载:
  2. ipv6的socket udp interconnection example-ipv6 udp interconnection example
  3. 所属分类:Communication

    • 发布日期:2017-11-21
    • 文件大小:3643063
    • 提供者:sung
  1. UDPExample

    0下载:
  2. Embbed VC++下的socket通信程序,实现了UDP的通信。-socket communication under EVC development environment
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1468361
    • 提供者:方正
  1. UDP

    0下载:
  2. UDP通讯类,使用udp进行socket通讯-udp socket use class udp socket use class udp socket use class udp socket use class
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:367952
    • 提供者:lgj
  1. Server02

    0下载:
  2. 用QT实现的udp协议下的Socket通信,客户端程序源码,包含QT界面-Achieved with QT protocol udp Socket Communications, the client program source code, including QT interface
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1655868
    • 提供者:李华
  1. UDP

    0下载:
  2. 基于UDP协议(面向无连接)的socket编程,包含客户端(发送端)和服务器端(接收端)设计。-Based on UDP (connectionless) socket programming, including client (the sender) and server-side (receiver) designs.
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2198
    • 提供者:赵绍祥
  1. UDP_Socket

    0下载:
  2. udp socket c++ test client/server
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:621804
    • 提供者:Pablo
« 1 23 »
搜珍网 www.dssz.com