搜索资源列表

  1. MTSClientSrc

    0下载:
  2. 一个多线程的TCP文件服务器,这是客户端
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:5.99kb
    • 提供者:xye
  1. TCP实现客户服务器聊天程序

    0下载:
  2.  

    操作系统课程设计任务书

    所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:54.5kb
    • 提供者:lenjear
  1. TCP服务器与客户端源代码

    2下载:
  2. 基于VC 6.0工程文件,测试TCP方式进行网络通信,包括服务器和客户端程序。
  3. 所属分类:源码下载

    • 发布日期:2011-05-27
    • 文件大小:135.53kb
    • 提供者:lbxu2008
  1. TCP Web Server

    0下载:
  2. 模拟TCP协议建立一个web服务器,通过把数据装入TCP套接字,可以向客户端发送.html, .jpg, .jif等格式的文件。-simulated TCP establish a web server, data loading TCP socket, can be sent to the client. Html. Jpg,. Jif format documents.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-11-10
    • 文件大小:8kb
    • 提供者:木头
  1. TCP的客户服务器通信程序

    0下载:
  2. TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\client\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-10
    • 文件大小:15kb
    • 提供者:
  1. Sock32Server

    0下载:
  2. 使用delphi6开发的TCP/IP下文件服务器程序,使用WINSOCK控件开发。-use Delphi6 development of the TCP/IP file server, the use of Winsock Control development.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-10
    • 文件大小:601kb
    • 提供者:许光
  1. 断点传输服务器端

    0下载:
  2. 一断点续传程序服务器端 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等)- A break point continues passes on procedure server end this software to be suitable to being loaded with the IP/TCP agreement the computer Main function: Bet
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-10
    • 文件大小:77kb
    • 提供者:赵红
  1. masm_Feiler_v1.0

    0下载:
  2. 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用wind
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-10
    • 文件大小:68kb
    • 提供者:水滴
  1. fileexchange

    0下载:
  2. TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信-the TCP file transfer systems, servers and clients to pass the IP address to confirm communications
  3. 所属分类:Windows编程

    • 发布日期:2024-11-10
    • 文件大小:160kb
    • 提供者:吴茜
  1. MySeverDemo1

    0下载:
  2. 本程序是一个多线呈的TCP通讯 服务器程序 本程序的特点在于 很灵活的运用的select函数进行异步非阻塞套节字 程序是通过此套节子发送文件,文件类型也很新颖,是编码过后的264文件,鉴于上传文件的大小,我没有附加264文件,可以相应的考如些264文件,并在fopen改文件名-this program is a multi-line communications was the TCP server this program f
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-10
    • 文件大小:168kb
    • 提供者:黄越
  1. yifeiTCPClient

    0下载:
  2. 一个tcp文件传输程序,它在客户端通过连接到服务器上,传输文件-a file transfer program that the client connect to the server, file transfer
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-11-10
    • 文件大小:83kb
    • 提供者:孙亦非
  1. MTSClientSrc

    0下载:
  2. 一个多线程的TCP文件服务器,这是客户端-A multi-threaded TCP file server, this is the client
  3. 所属分类:Ftp客户端

    • 发布日期:2024-11-10
    • 文件大小:6kb
    • 提供者:xye
  1. TCP_FileTransferServer

    0下载:
  2. TCP文件传输协议的服务器端的实现(JAVA编写)-TCP File Transfer Protocol server-side to achieve the (JAVA prepared)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-10
    • 文件大小:12kb
    • 提供者:stuartking
  1. tcp_file_transfer

    0下载:
  2. tcp文件传输 提供 大文件传输功能 提供服务器连接-tcp file transfer big file transfer
  3. 所属分类:Windows编程

    • 发布日期:2024-11-10
    • 文件大小:498kb
    • 提供者:wu
  1. tcp-file-client

    0下载:
  2. 基于tcp可靠数据传输的客户端与服务器文件传输,客服端程序-Tcp reliable data transmission based on client and server, file transfer, customer-side programs
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-10
    • 文件大小:1.13mb
    • 提供者:丁宇
  1. tcpchuanshuwenjian

    0下载:
  2. tcp文件服务器和客户点,客户端可以上传和下载,支持一些命令help:显示客户端所有命令和说,明,list:显示下载列表,get:下载,put:上传,quit:退出。-tcp file servers and clients point, the client can upload and download, support some command help: Shows all the commands and the client
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-10
    • 文件大小:4kb
    • 提供者:gaoshangyi
  1. 文件服务器

    0下载:
  2. 基于tcp的文件服务器,具有上传下载查看等功能(File server, based on the TCP has uploaded and downloaded to see, and other functions)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-10
    • 文件大小:3kb
    • 提供者:前后
  1. tcp-file.tar

    0下载:
  2. 用于linxu 平台 进行文件上传和下载(File upload and download)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-10
    • 文件大小:25kb
    • 提供者:人皇将士
  1. FileServer

    0下载:
  2. 在WINDOWS下用mfc实现TCP文件传输的服务器(Use TCP protocol to receive and send files)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-10
    • 文件大小:49.79mb
    • 提供者:century
  1. 文件传输

    0下载:
  2. 从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-11-10
    • 文件大小:1kb
    • 提供者:SAKURA鱼
« 12 3 4 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org