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

搜索资源列表

  1. SocketTool

    0下载:
  2. 一个比较好用的网口调试工具,包含tcp,udp服务端和客户端,可以16进制显示-A more useful tool for debugging network port, including the tcp, udp server and client, can display 16 hex
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:416460
    • 提供者:wangyonggang
  1. Java_Socke183657142005

    0下载:
  2. 一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO str
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-29
    • 文件大小:46561
    • 提供者:Tony Yau
  1. unblock_socket-udp-select

    0下载:
  2. 该程序是UDP方式的非阻塞网络socket通信代码,是我做语音设计时用的,供大家参考。-The program is a non-blocking UDP mode network socket communication code, I do voice design, for your reference.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-10
    • 文件大小:2860
    • 提供者:enchen
  1. FredChat

    0下载:
  2. UDP实现聊天传输,TCP实现文件传输功能;主要使用Socket编程-UDP transmission chat implementation, TCP implementation file transfer function the main use of Socket Programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:54305
    • 提供者:fred
  1. src

    0下载:
  2. Java实现Socket通信,udp方式。一个Sender,一个Receiver,数据报socket.用于初学者理解socket应用-Java realization of Socket Communications, udp way. A Sender, a Receiver, datagram socket. For beginners to understand socket application
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:1436
    • 提供者:田甜
  1. UDPScaner

    0下载:
  2. SOCKET编程例子5-SOCKET programming example 5
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:91345
    • 提供者:wangyu
  1. socket

    0下载:
  2. 网络编程!通过UDP协议获取客户端时间,程序简单易懂!-Network programming! Through the UDP protocol client access time, easy-to-read program!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-24
    • 文件大小:13484
    • 提供者:魏志君
  1. socketUDP

    0下载:
  2. 计算机网络UDP socket编程代码,分为客户端和服务端-Computer network UDP socket programming code, divided into client and server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:2836
    • 提供者:风琴
  1. Socket

    0下载:
  2. socket用例,包含TCP和UDP两个通讯代码,最精简的版本。适合初级学习-socket use cases, including both TCP and UDP communication code, the most streamlined version. Suitable for primary learning
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:17387
    • 提供者:zerlier
  1. UDTC_S

    1下载:
  2. 使用UDP模拟可靠传输协议rdt2.0。使用两个程序,一个发送一个接收,方便大家学习。 (VC6,MFC,socket)-Reliable simulation of the use of UDP transport protocol rdt2.0. The use of two procedures, one to send a receiver to facilitate learning. (VC6, MFC, socket)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-11-06
    • 文件大小:61742
    • 提供者:liangliang
  1. ThreadSockect

    0下载:
  2. 使用数据报(UDP)创建并初始化套接字,接收发送数据-The use of datagram (UDP) to create and initialize the socket, the receiving send data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:12540
    • 提供者:Zheng
  1. PacketSniffer

    0下载:
  2. Title: Raw Packet Sniffer It currently has support for 3 protocols (TCP, UDP and ICMP) and can very easily be expanded to include more. The packet sniffer itself is wrapped in a very object oriented fashoin allowing you to just plug it right int
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:80395
    • 提供者:ST.POLO
  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. 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. udpServer

    0下载:
  2. tcp udp socket commucation
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:432786
    • 提供者:jia
  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. 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. 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. UDP_Socket

    0下载:
  2. 对UDP通讯进行了封装,运用回调函数进行数据发送前,接收后的数据处理。 特点:效率高,容易理解 是很好的学习代码-encapsulation UDP Communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:2308
    • 提供者:BingGou
  1. Socket

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

    • 发布日期:2017-04-08
    • 文件大小:18617
    • 提供者:刘建芳
« 1 2 3 4 5 67 8 9 10 11 ... 31 »
搜珍网 www.dssz.com