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

搜索资源列表

  1. sever

    0下载:
  2. 网络服务器编程,包含TCP和UDP,几款流行的服务器模型-Web server programming, including TCP and UDP, several popular server model
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:213935
    • 提供者:北平
  1. TinyUDP_src

    0下载:
  2. 用socket的UDP发送接收信息的, VB.Net源代码。 -With the UDP send socket to receive the information, VB.Net source code.
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:36144
    • 提供者:沐NeMo
  1. Udpserver

    0下载:
  2. UDP通信程序,主要介绍SOCKET服务器端的设置步骤-UDP server
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:737
    • 提供者:super
  1. cvery_112520622

    0下载:
  2. 用socket实现tcp和udp,包含了客户端和服务器端-use socket to complete tcp/udp code
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:203463
    • 提供者:yjcheng
  1. LanTalk

    1下载:
  2. 本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞。具体设计思路及部分代码如下: 程序设计目的:首先就是完成课设任务啦(大二课设内容)其他目的: 1:练习使用套接字进行网络编程。 2:练习使用自定义消息。 3:练习多线程方面的编程思想。 4:练习使用各种控件。 -This procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:212573
    • 提供者:baiydusr
  1. javachengxu

    0下载:
  2. 套接字编程 tcp和udp的都有 网络原理综合训练-Tcp and udp socket programming networks have the principle of comprehensive training
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:34638
    • 提供者:rxg
  1. cshapentryCourseware

    0下载:
  2. c#入门课件 第01章 C#.NET概述.ppt 第02章 C#数据类型.ppt 第03章 C# 语 句.ppt 第04章 类.ppt 第05章 继承、多态、委托与事件.ppt 第06章 设计窗体和控件.ppt 第07章 ADO.NET与数据操作.ppt 第08章 ASP.NET Web应用程序开发.ppt 第09章 网络协议与套接字编程 .ppt 第10章 TCP协议开发 .ppt 第11章 UDP协议开发 .ppt 第12章 FTP协议开发.p
  3. 所属分类:CSharp

    • 发布日期:2015-10-15
    • 文件大小:1711092
    • 提供者:王勇
  1. cScreeen

    0下载:
  2. c# udp socket屏幕实时传输 -c# udp socket screen send now
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1655
    • 提供者:古月亮
  1. chap3

    0下载:
  2. 有基于TCP与UDP的网络聊天程序,支持多线程-TCP and UDP based on network chat program to support multi-threaded
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-10
    • 文件大小:16964525
    • 提供者:liu
  1. java_icq

    0下载:
  2. 实现TCP/UDP的socket编程,ICQ功能,在线聊天,群聊,发送附件功能。含数据库及图片文件。eclipse开发。-The realization of TCP/UDP' s socket programming, ICQ features, online chat, group chat, send attachments. With database and picture files. Development eclipse.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:335419
    • 提供者:彭超
  1. RawUDPsources001

    0下载:
  2. UDP编程的一个入门级的例子,详细介绍了socket,以及如何使用UDP进行编程通讯,非常有价值。-UDP programming an example of entry-level details of socket, and how to use UDP communication program, extremely valuable.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:5408
    • 提供者:
  1. DLLOCX

    1下载:
  2. 短信收发测试接口.可以在包括收发短信、收发Email、tcp/udp的socket编程、接收BIO消息、收发MMS信息-Test interface to send and receive text messages. Can send and receive text messages, including, send and receive Email, tcp/udp of socket programming, receive BIO information, send and rece
  3. 所属分类:SMS

    • 发布日期:2015-09-27
    • 文件大小:929304
    • 提供者:谢生
  1. fuelcellsim

    0下载:
  2. Read Hex string from file, convert to byte array and send using udp multicast socket Developed by Borland c++ builder 6.0 -Read Hex string from file, convert to byte array and send using udp multicast socket Developed by Borland c++ buil
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:301849
    • 提供者:lika
  1. udp

    0下载:
  2. 这是一个基于linux套接字编程,实现客户和服务器之间的通信-This is a linux-based socket programming, client and server communication between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:33675
    • 提供者:zuodaohui
  1. Winsock

    0下载:
  2. windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:14098
    • 提供者:yifan
  1. SocketProgramming

    0下载:
  2. 本程序中当client使用TCP socket连接TCP Server成功后,client端要向TCP Server发送“GET UDP PORT”命令字符串,Server收到后再向client回送自己的UDP Server 端口号-When the client program using TCP socket connection TCP Server is successful, client to client TCP Server to send " GET UDP PORT&
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:1018246
    • 提供者:刘玲玲
  1. Socket

    0下载:
  2. socket通讯,包括有链接的tcp和无连接的udp,代码包括客户端和服务器-socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:18617
    • 提供者:刘建芳
  1. SocketTool

    0下载:
  2. TCP UDP 服务器和客户端软件,轻松测试Socket编程,让你对TCP/IP有新的认识-TCP UDP server and client software, Socket programming easy test, so that your TCP/IP have a new understanding of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:417127
    • 提供者:杨权新
  1. udp_sock_multicast

    0下载:
  2. socket实现udp组播,需要用UDP通信可以参照-udp multicast socket implementation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:209255
    • 提供者:andy
  1. UDP_MULTI_VC

    0下载:
  2. UDP通信的程序,相信对大家会很有帮助的-UDP socket muti
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:41989
    • 提供者:彭为
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com