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

搜索资源列表

  1. Visual_C_network_communication_protocol_analysis_a

    0下载:
  2. 本书包含了Visual C++网络通信协议分析与应用实现一书的代码,包括TCP、UDP编程,FTP编程,web编程,ICMP高级开发,邮件发送编程等等。-This book contains the Visual C++ network communication protocol analysis and application of the code book implementation, including TCP, UDP programming, FTP programming, w
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-19
    • 文件大小:5285939
    • 提供者:he jiaxin
  1. IM2010

    3下载:
  2. 计算机网络实验Socket 通信 实验内容: 在学习完TCP/IP协议组后,要求掌握基于此协议实现网络通信,理解TCP与UDP的不同特性以及实现方式。实验要求建立一个基于TCP/IP协议的网络通讯小应用,实验可采用UDP或TCP,以分组形式,每组5人;建议基于WINDOWS平台; 功能要求: 建立一个基于中心服务器方式即时数据通信平台(IM)。 要求如下(*为选做内容): 1. 能进行用户管理,所有用户必须登录到服务器,由服务器维护在线信息。 2. IM
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-03-25
    • 文件大小:640000
    • 提供者:Glory.Chen
  1. TCP_Client

    0下载:
  2. TCP\UDP网络开发编程,实现了TCP的客户端,只是实现了UDP通信原理,功能简单清晰,只是实现了一个文件的上传操作,非常适合学习-It s a developments of a TCP\UDP, and implemented a client of TCP.It will transfer a file from client to service. It s simple,clear,and very good at study.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:206656
    • 提供者:九洲
  1. TCP_Service

    0下载:
  2. TCP\UDP网络开发编程,实现了TCP的服务器端,只是实现了TCP通信原理,功能简单清晰,和之前的TCP客户端配合,实现了一个文件的上传操作,非常适合学习-It s a developments of a TCP\UDP, and implemented a service of TCP.It will transfer a file from client to service. It s simple,clear,and very good at study.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:1257
    • 提供者:九洲
  1. cvery_112520622

    0下载:
  2. 、设计一个网络程序(例如一个简单的 TCP/UDP 通信程序)。功能:该网络程序 能穿越个人防火墙,即当前运行时,防火墙不会有发现,也不会拦截-Design a network program (such as a simple TCP/UDP Communication Program). Function: The network can be through a personal firewall program that is currently running, the firew
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:201148
    • 提供者:向波
  1. VC_NetworkComm

    0下载:
  2. 1.目录TCP.UDP高级编程,是一个高级的聊天程序,程序中集成了TCP和UDP聊天程序,注意程序运行的时候需要设定命令行参数,可以在项目设置中进行设定,或者通过命令行参数直接执行。在书中有说明; 2.目录TCP聊天是程序服务器端程序,其客户端程序在目录TCP聊天客户端中; 3.目录TCP聊天客户端是TCP聊天程序客户端程序,同上一个程序配合使用; 4.目录UDP点对点聊天是一个UDP的点对点聊天程序,程序运行测试的时候,需要改变侦听端口,如果要在同一台机器上测试,需要改变一下程序设
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:436245
    • 提供者:chinayg
  1. TCPUDP

    0下载:
  2. 运用UDP和TCP协议实现客户端和服务器之间的通信,界面用的是vb。- communication realized based on protocol UDP and TCP.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:299106
    • 提供者:chengbabayang
  1. TCPaUDP

    0下载:
  2. TCP&UDP网络通信的调试工具,可以在其中设置发送或者接收端口,作为任一端进行数据传输。-TCP & UDP network traffic debugging tools, can set the port to send or receive, as a data transmission at either end.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:858472
    • 提供者:李铂
  1. A03

    0下载:
  2. 自己做的,功能有TCP UDP通信功能,追加信息写入文本本件,添加信心到SQL数据库-Own, the function TCP UDP communication, the additional information into the text of the piece, adding confidence to the SQL database
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4638719
    • 提供者:莫文龙
  1. CCESocket_demo

    0下载:
  2. 基于TCP、UDP的客户端、服务器程序,客户端和服务器均集成了TCP、UDP不同的通信方式,通过单选按钮选择-Based on TCP, UDP client, server program, client and server are integrated into a TCP, UDP different way to communicate, through the radio buttons to select
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:70470
    • 提供者:李江
  1. 824771955660UDPDemo1

    0下载:
  2. 用vc++实现的网络通信编程,有udp和tcp两种方式的传输通信,包括源代码注释,很要学-Using vc++ implementation of network communications programming, there are two ways to udp and tcp transport communications, including source code comments, it is to learn
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-23
    • 文件大小:7326251
    • 提供者:jtwang
  1. Chat3

    0下载:
  2. 用vc++实现的网络通信编程,有udp和tcp两种方式的传输通信,包括源代码注释,很要学-Using vc++ implementation of network communications programming, there are two ways to udp and tcp transport communications, including source code comments, it is to learn
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:33544
    • 提供者:jtwang
  1. vcPPcode

    0下载:
  2. 用vc++实现的网络通信编程,有udp和tcp两种方式的传输通信,包括源代码注释,很要学-Using vc++ implementation of network communications programming, there are two ways to udp and tcp transport communications, including source code comments, it is to learn
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-20
    • 文件大小:5779002
    • 提供者:jtwang
  1. VCsocket3

    0下载:
  2. 用vc++实现的网络通信编程,有udp和tcp两种方式的传输通信,包括源代码注释,很要学-Using vc++ implementation of network communications programming, there are two ways to udp and tcp transport communications, including source code comments, it is to learn
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2074771
    • 提供者:jtwang
  1. Inter_Talk

    0下载:
  2. 互连网的语音通信,使用g.729压缩。dll 中用了一个tcp连接,表示双方连通没有,用udp发送语音数据,发送端表明了发送顺序,接收端重排了顺序。-Internet voice communications, the use of g.729 compression. dll using a tcp connection, said the two sides connected No, use udp to send voice data, that the sender sent th
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-13
    • 文件大小:3233406
    • 提供者:dblei
  1. Happy_Families_Alpha_0.1

    0下载:
  2. 运用JAVA TCP/UDP技术开发了一款happyfamily小游戏,主要实现了TCP/UDP的通信,图形界面采用AWT简单实现-The use of JAVA TCP/UDP technology has developed a happyfamily game, the main achievement of the TCP/UDP communication, a simple graphical interface using AWT to achieve
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:17432
    • 提供者:zz
  1. socket

    0下载:
  2. TCP或UDP的socket通信编程,曾用于机车同步通信控制系统-C codes of TCP\UDP socket
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-21
    • 文件大小:6367504
    • 提供者:
  1. tcpudp

    0下载:
  2. NIOS IDE环境下 网络芯片ENC28J60驱动程序与TCP/IP协议栈,实现与上位机的TCP,UDP通信。-NIOS IDE environment, the network chip ENC28J60 driver and the TCP/IP protocol stack to achieve communication with the host computer s TCP, UDP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:26123
    • 提供者:赵鑫斌
  1. client

    0下载:
  2. 用QT实现局域网内通信,分别用UDP和TCP实现;还有的就是用UDP传输USB摄像头采集到的图像-Use QT realize local area network communication, respectively for UDP and TCP implementation And with the UDP transmission USB webcam is collected image
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:176380
    • 提供者:丁力
  1. InstantMsg

    0下载:
  2. 一个C++做的即时通信,有以下功能: 1.系统窗口打开后,实现系统托盘,点击右键弹出菜单进行网络相关选项设置,左键激活窗口(对话框); 2.保证应用程序只能运行一个实例(应用程序只能打开一个); 3.搜索局域网内部所有在线用户添加到对话框列表控件中; 4.选中某个指定用户实现消息收发(UDP); 5.选中某个用户进行文件传送(TCP,多线程); 6.实现用户隐身或者离线状态的消息收发和文件传送,图标闪烁; 7.对话框上列表控件列可进行定制; 8.对于用户动态的上下
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-06-08
    • 文件大小:15435313
    • 提供者:李俊炎
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com