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

搜索资源列表

  1. UDP_file_Transfer

    0下载:
  2. C++源码,实现两个PC机之间通过socket进行UDP通信,并提供软件设计说明文档-C++ source code, to achieve between the two PC machines via UDP socket to communicate and to provide software design documentation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:441487
    • 提供者:yeguopeng
  1. Code

    0下载:
  2. socket网络编程 聊天室 运用了多线程的概念 UDP的传输方式-socket network programming chat rooms using the concept of multi-threaded UDP mode of transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:10509824
    • 提供者:苑中寅
  1. Server

    0下载:
  2. This going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.-This is going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:3373
    • 提供者:trebron
  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. Linux-Network-Programming

    0下载:
  2. 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-09-20
    • 文件大小:1734656
    • 提供者:chinq
  1. GlobalChat

    0下载:
  2. 这是我写的一个用java实现聊天软件的例子 方法是用过调用java.net包中的Socket包在两台电脑之间建立一个UDP连接 首先建立一个服务器 得到这个服务器的IP地址和端口号 然后其他人都连接这个服务器并且通过Socket端口发送信息-This is what I used to write an example of java chat software implementation is used in the Socket called java.net package wrappe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:273632
    • 提供者:陈昊
  1. MySocketDlg

    0下载:
  2. socket编程的一个 有用 的 源代码,包括UDP和TCP两种 途径 -socket API socket API socket API
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:8774
    • 提供者:光明
  1. UDPClient

    0下载:
  2. 用socket编写的udp客户端程序,编译通过可以和服务器端一起联机测试收发数据包。-Prepared using udp socket client program, compile the server can send and receive data packets along with online testing.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2655324
    • 提供者:qin
  1. UDPSrv

    0下载:
  2. 用socket编写的udp服务器端程序,可以和udp客户端一起联机测试数据包的收发。-Prepared using udp socket server-side program, you can join online and udp test client to send and receive data packets.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2205323
    • 提供者:qin
  1. pysctp

    0下载:
  2. SCTP stack for Python — Read more : http://www.epx.com.br/pysctp/ PySCTP - SCTP bindings for Python --------------------------------- Elvis Pfützenreuter Instituto Nokia de Tecnologia (http://www.indt.org.br) epx@epx.com.br
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:29586
    • 提供者:dodoploplo
  1. udptalk

    0下载:
  2. 适合初学者的c网络编程,使用socket实现UDP通信,值得学习-c program on linux for UDP network,socket program for beginer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:937
    • 提供者:孙文彬
  1. UDPClient

    0下载:
  2. 一个简单的UDP客户端,适合初学者入门。此程序使用了异步socket-a simple UDP client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:46046
    • 提供者:nick
  1. UDPServer

    0下载:
  2. 一个简单的UDP服务端,适合初学者入门。此程序使用了异步socket-a simple UDP server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:43843
    • 提供者:nick
  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. UDPsocket

    0下载:
  2. UDP下的socket网络服务器编程(二)-Network server UDP socket programming under (b)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:574934
    • 提供者:王明涛
  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. UPLOAD

    0下载:
  2. MM1:MM1 queue simulation MG1: MG1 queue simulation NETWORKQUEUE:电话网络的queue simulation socket:一个数据库,图书馆和用户三者通过UDP或者TCP链接,互通消息的socket。 -MM1:MM1 queue simulation MG1: MG1 queue simulation NETWORKQUEUE:电话网络的queue simulation socket:database,
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:13855
    • 提供者:解雷刚
  1. SockettcpCodes

    0下载:
  2. 采用Socket方法,分别使用TCP,UDP协议完成一些简单的功能的源代码。-Use Socket method, respectively, using TCP, UDP protocols to complete some simple function of the source code.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:21331
    • 提供者:假装
  1. videocapsend

    0下载:
  2. 发送端通过Video4linux编程对摄像头进行操作,获取视频数据,将所得到的每一帧图像进行处理后,由libjpeg将原始图像进行压缩,使得数据可以通过网络发送。在发送时通过UDP的socket编程实现数据帧的发送;-By Video4linux programming of the transmitter to operate the camera to obtain video data, the resulting image after each frame, the original
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:901271
    • 提供者:jhtian
  1. tcp

    0下载:
  2. 一个TCP,UDP套接字编程,还有select套接字编程一个简单的例子-A TCP, UDP socket programming, socket programming also select a simple example
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1375111
    • 提供者:张来
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 50 »
搜珍网 www.dssz.com