CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - tcp file transfer
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - tcp file transfer - List
[
Internet-Network
]
基于TCP的局域网多用户通信、文件传送程序详解
DL : 0
基于TCP的局域网多用户通信、文件传送程序详解-LAN-based TCP multi-user communication, file transfer procedures for Hi
Date
: 2025-07-13
Size
: 216kb
User
:
盛杰
[
Internet-Network
]
tcpfiletransfers
DL : 0
TCP/IP编程实现远程文件传输,包括服务器端和客户端程序,在Sco Unix System v3.2及Sco TCP/IP Rumtime环境下调试通过。-TCP/IP programming remote file transfer, including the server and client programs, in Sco Unix System v3.2 and sco TCP/IP Rumtime through debugging environment.
Date
: 2025-07-13
Size
: 2kb
User
:
潘振瑶
[
TCP/IP stack
]
UDPFILESTRANSMIT
DL : 0
利用TCP/IP协议完成各种文本音频视频文件传输-The use of TCP/IP protocol to complete a variety of text audio video file transfer
Date
: 2025-07-13
Size
: 849kb
User
:
李丽
[
JSP/Java
]
Tcp
DL : 0
java tcp 文件传输 tcp协议-java tcp file transfer protocol tcp
Date
: 2025-07-13
Size
: 13kb
User
:
[
Ftp Client
]
filetransfer
DL : 0
对简单的TFPT协议进行改进,使其适应较大文件的传输,并且基于可靠的TCP连接,但比FTP又简单得多,适合中型传输和嵌入到应用系统中进行文件传输-TFPT agreement on simple improvements to adapt to a larger file transfers, and on a reliable TCP connection, but also much simpler than FTP, suitable for medium-sized application of transmission and embedded systems File Transfer
Date
: 2025-07-13
Size
: 136kb
User
:
penglizhi
[
ADO-ODBC
]
TCP
DL : 0
Csharp的局域网两天软件,拥有文件传输·等强大的功能·-CSharp LAN software for two days, with file transfer, such as powerful
Date
: 2025-07-13
Size
: 148kb
User
:
ethan
[
JSP/Java
]
JavaFile
DL : 0
一个简单的文件传输工具,使用tcp/Ip实现-A simple file transfer tool, use the tcp/Ip achieve
Date
: 2025-07-13
Size
: 99kb
User
:
wh
[
TCP/IP stack
]
file-transfer
DL : 0
多线程TCP文件下载,速度很快,效果很好!-TCP File Download
Date
: 2025-07-13
Size
: 2.81mb
User
:
yulei
[
JSP/Java
]
TCPUDP
DL : 0
基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
Date
: 2025-07-13
Size
: 3kb
User
:
alick
[
JSP/Java
]
java-TCP
DL : 0
1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write a server program and the client, required for every input line of data, the server after receiving add echo: back to give clients require the server program uses multiple threads and thread pools for each customer is assigned a thread.
Date
: 2025-07-13
Size
: 12kb
User
:
zhang liang
[
CSharp
]
TCP_Client_Server(Ring_Topology)
DL : 0
CSharp program simulates client - server file transfer using TCP
Date
: 2025-07-13
Size
: 50kb
User
:
Ahmed Hashem
[
Internet-Network
]
TCP
DL : 0
TCP 文件传输, 是基于TCP可靠的传输协议,经验证,传输文件没问题-TCP File Transfer, is based on the TCP reliable transport protocol, experience certificate, transfer files no problem
Date
: 2025-07-13
Size
: 5.29mb
User
:
叶五
[
Delphi VCL
]
MultithreadedfiletransferTCP
DL : 0
多线程文件传输Dehpli中的TCP控件实现-Multi-threaded file transfer Dehpli achieved in the TCP control
Date
: 2025-07-13
Size
: 460kb
User
:
张一一
[
Internet-Network
]
tcp-file-client
DL : 0
基于tcp可靠数据传输的客户端与服务器文件传输,客服端程序-Tcp reliable data transmission based on client and server, file transfer, customer-side programs
Date
: 2025-07-13
Size
: 1.13mb
User
:
丁宇
[
Internet-Network
]
tcp-file-server
DL : 0
基于TCP协议的客户端与服务器端文件传送的服务器程序-TCP-based client and server-side file transfer server program
Date
: 2025-07-13
Size
: 1.14mb
User
:
丁宇
[
Internet-Network
]
TCP-IP-File-Transportion
DL : 0
一个通过SOCKET来实现传输文件的例子,对于初学网络编程的初学者有很大的帮助。-SOCKET to implement a file transfer through the example of network programming for the beginner is very helpful for beginners.
Date
: 2025-07-13
Size
: 2kb
User
:
王建
[
TCP/IP stack
]
TCP-File-Transfer
DL : 0
TCP文件传输,服务器端和客户端能够相互传送-TCP file transfer, server and client can send each other
Date
: 2025-07-13
Size
: 329kb
User
:
潘德锋
[
TCP/IP stack
]
File-transfer-tcp-ip
DL : 0
基于TCP-IP的文件传输程序,分为服务端、客户端,有菜单选择(收、发、退出),双向收发,半双工通讯。-Based on tcp-ip protocol,server&client,menu,Half Duplex.
Date
: 2025-07-13
Size
: 1.31mb
User
:
小勺子
[
Internet-Network
]
TCP-file-transfer
DL : 0
1、服务器端动态的监听在线用户,并获取客户端IP; 2、实现两台计算机间的文件传输; 3、实现将服务器上的某个文件传输到本地,且双方可知道文件的接受率,传输率及文件大小的情况。 -1, the server dynamically monitor online users and obtain client IP 2, file transfer between two computers 3, to achieve a file on the server will be transferred to the local, and both sides know the case file acceptance rate, the transmission rate and file size.
Date
: 2025-07-13
Size
: 208kb
User
:
李潇风
[
TCP/IP stack
]
TCP file transfer
DL : 0
TCP C/S model application used for file transfer
Date
: 2018-11-13
Size
: 1.76kb
User
:
devzhk
«
1
2
3
4
5
6
7
8
9
10
...
21
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.