CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - 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. CHecKTime

    0下载:
  2. 序使用TCP进行通信,服务器端两个文件,一个执行文件,一个配置文件。配置文件是用来配置服务器的TCP端口的。客户端三个文件。一个wsu.exe用来要冰点下更新系统时间,一个CheckTime.exe更改系统时间的主程序
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:276.11kb
    • 提供者:linbo888
  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. 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. NetAssis

    0下载:
  2. Network debugging assistant (CM hardcover edition) V2.5 green special edition tool is in practical engineering applications, according to the actual needs of the general development of a network debugging tool. 界面精致美观,实用性也强。 Interface, exquisite beau
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:312.29kb
    • 提供者:timoho
  1. c-talk

    0下载:
  2. 用基于TCP/IP协议连接方式, 实现了服务器转发,多客户连接,好友列表上线了自动更新,程序托盘,当有消息时,如果程序最小化,跟QQ一样,托盘的图标会闪烁.有提示音.实现ctrl+enter与enter转切换. 基本类似于QQ群. 由于是SQL库的,所以能很方便的集成到你的OA系统中。 (注意,请把"客户端目录的face和music两个文件夹放到您编译的目录中去,也就是放到Debug或者Release中去) 和这个是一样的,不过我的是源代码而已。可以自己定制。-Use based o
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.29mb
    • 提供者:lizhi
  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. TCP

    0下载:
  2. TCP通信,发文件例子,内含服务器端和客户端的所有源码,供学习-TCP traffic, issued a document example, contains all the source code of the server and client for learning
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1.48mb
    • 提供者:hesp
  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. 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. 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
    • 提供者:王伟
搜珍网 www.dssz.com