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

搜索资源列表

  1. ChatSystem1

    0下载:
  2. 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent s
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:14.72mb
    • 提供者:陈超群
  1. FileTransferClient

    0下载:
  2. 利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的客户端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the client, using the TCP / UDP protocol, which can be expanded to net net
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4.48kb
    • 提供者:zhanghl
  1. pcap

    0下载:
  2. 对分成多个TCP传输的文件重组,去除头信息,得到数据内容,并可以显示或输出 到文件。例如,FTP传输RM时,可以将探测到的TCP包重组并保存至文件,就可以观 看了。-Transfer of files into multiple TCP restructuring, removal of the first information, to receive data content, and can display or output to a file. For example, FTP t
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:150.61kb
    • 提供者:hyboo
  1. TCP_communication

    0下载:
  2. 基于TCP协议的多线程通讯源码,包括服务器和客户端,工程文件基于VS9.0的Win32控制台程序,实现了通讯链路异常中断的检测和重新连接等,包含可执行文件。-Multithreaded communication based on TCP protocol source code, including server and client, the project file is based on VS9.0 Win32 console program abort communication li
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:5.31mb
    • 提供者:
  1. Serialfiletransfersystemsourcecode

    1下载:
  2. 串口文件传输系统源代码,给播放器发送命令取消文件锁定的TCP协议 端口号:8154 协议格式:A+B A:SVA_VIDEO_COM_SEND_FILE_HEAD B:如果=1,那么开始停止播放,如果=0,那么恢复 例如,如果你接收到"SVA_VIDEO_COM_SEND_FILE_HEAD1",那么开始停止播放 -Serial file transfer system source code, to the player to send an order can
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:684.17kb
    • 提供者:123
  1. TCPFILETRANS

    0下载:
  2. 本例是基于TCP协议的,实现客户端与服务器之间文件的传输-In this case is based on the TCP protocol, and implementation between the client and server file transmission
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:120.4kb
    • 提供者:张洪铭
  1. final_instant_message

    0下载:
  2. 实现了局域网内udp通讯,tcp文件传输功能, 一个即时通讯软件!-Udp achieved LAN communications, tcp file transfer function, an instant messaging software!
  3. 所属分类:Communication

    • 发布日期:2017-05-18
    • 文件大小:4.6mb
    • 提供者:刘华山
  1. LANPlatform

    1下载:
  2. LAN Platform(局域网交流互动平台)是一款以UDP为主TCP为辅面向局域网的应用软件,集主流聊天交流软件功能为一身,发挥局域网稳定、快捷的优势,为内网用户提供了交流互动的平台。软件不需要服务器,启动即可与当前在线用户交流,软件还提供了跨网段游戏搜索功能,为广大War3爱好者提供了方便简易的对战平台。 本软件采用Microsoft Visual C++ 6.0作为主要的开发工具,实现下面四个功能: 聊天:实现基于UDP的局域网聊天,基于TCP的传输文件等功能。
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.17mb
    • 提供者:ljg
  1. 5_p2pFile

    0下载:
  2. 类似QQ文件传输的模块、组件,是ActiveX 控件由Vc++工发,提供CSharp、VB示例代码。 类似QQ文件传输的模块,支持2个用户互发文件,支持公网与内网传输 自动识别内外网,若同一内网,速度可达数兆每秒 除非人为封堵,否则可以穿越 100 防火墙 使用P2P方式传输,80 数据不通过服务器,极大减轻服务器压力。在公网中速度一般在5KB至200KB之间,与网络速度有关 传输文件大小小于2G 支持断点续传 同时支持UDP和TCP传输,可自动智能选择UDP或者
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:585.54kb
    • 提供者:刘宝
  1. HSKJ_Trans

    0下载:
  2. 使用vc++6.0编写,tcp/ip向服务器传输数据-->获取当前路径,搜索指定文件夹文件,字符转换,文件转移,网络传输.-Vc++6.0 writing, tcp/ip-> Get the current path, the search for the specified folder file, character conversion and file transfer, network transmission, the transmission of data to th
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:7.77mb
    • 提供者:houxianfeng
  1. FeiQ

    0下载:
  2. 本系统为mfc项目,模仿飞秋聊天开发,支持聊天,文件传输,通过TCP\UDP完成-To imitate flying autumn Chat development, support chat, file transfer
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:55.85kb
    • 提供者:ding
  1. delphi_filesend

    0下载:
  2. delphi开发的基于TCP协议的文件传输程序。包含服务器端和客户端程序,可以互相传送。-delphi development based on the TCP protocol file transfer program. Includes server and client program, you can send each other.
  3. 所属分类:Communication

    • 发布日期:2017-11-24
    • 文件大小:806.2kb
    • 提供者:pxd
  1. MTClient

    0下载:
  2. 多线程的TCP服务器的客户端程序代码,可做简单网络通讯测试和文件传输使用。可运行于VC2005版本。-Multi-threaded TCP server client code, do the simple network communications test and file transfer. VC2005 version can run on.
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:4.55mb
    • 提供者:amber
  1. MTServer

    0下载:
  2. 多线程的TCP服务器的服务器端程序代码,可做简单网络通讯测试和文件传输使用。已调试可运行于VC2005版本。-Multi-threaded TCP server server-side code to do simple network communications test and file transfer. Debugging can run on the VC2005 version.
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:6.13mb
    • 提供者:amber
  1. feigeCode

    0下载:
  2. 实现局域网间聊天通信,文件传递等功能,代码来源pudn,经过我的简单修改后可以跑起来,可以作为入门记得TCP/IP,UDP通信的例子。-Achieve communication between LAN chat, file transfer and other functions, the source code pudn, after my simple modifications can run, can serve as an example entry remember TCP/IP,
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3.22mb
    • 提供者:dele
  1. TCP

    0下载:
  2. 利用TCP实现文件传输的程序,包括服务器和客户端-Using TCP implementation file transfer program, including server and client
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:13.6kb
    • 提供者:zhangjie
  1. tcpIP4

    0下载:
  2. 一个简单的web服务器,它仅能处理一个请求. Web服务器: (1)当一个客户(浏览器)连接时创建一个连接套接字; (2)从连接套接字接收http请求。 (3)解释该请求以确定所请求的文件; (4)从服务器的文件系统获得请求的文件。 (5)创建一个由请求的文件组成的http响应报文。报文前面有首部行。 (6)经TCP连接想请求的浏览器发送响应。如果浏览器请求的文件不在服务器,服务器返回“404 Not Found”差错报文。 Web客户端:采用浏览器实现。输入UR
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1.39mb
    • 提供者:王伟
  1. 688290

    0下载:
  2. 一个简单的集聊天,文件传输于一体的vc源码,可选TCP或UDP传输模式(A set of simple chat, file transfer, which integrates vc source code, optional TCP or UDP transmission mode)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:28kb
    • 提供者:Donacd
搜珍网 www.dssz.com