搜索资源列表
TCP的客户服务器通信程序
- TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\\\client\\\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communicatio
实例53-多线程文件下载服务器
- 多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
DelFile
- 这是一个文件操作的相关动态库,函数调用方式参照代码,里面封装了对文件的一写操作,在开发文件服务器的时候会有一定的帮助!-This is a document related to the operation of dynamic libraries, function call form the light source inside a package of documents of a write operation, in the development of file server wi
一个ftp服务器的原码
- 一个FTP文件服务器的源代码。可实现简单的FTP操作。 -an FTP file server source code. To achieve a simple FTP operations.
断点传输服务器端
- 一断点续传程序服务器端 本软件适用于装有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: Between the computer transmits th
TCP实现客户服务器聊天程序
- 操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
简单的FTP服务器
- 实现了简单的FTP功能,文件的上传,下载
Socket
- C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality required for their own
FileServer
- 一个使用VC6开发,使用c语言编写的一个本地文件服务器。 代码比较优美。 其中涉及到数据的加解密以及链表的相关知识等-A use VC6 to develop, use c language, a local file server. Comparison of beautiful code. Which relates to data encryption and decryption as well as the list of relevant knowledge
123
- 在的局域网中,文件服务器中的共享磁盘空间经常被用户传上来的共享文件撑满。为了节省这些宝贵的共享磁盘资源,不让服务器中的共享文件夹无限制地占用磁盘空间-At the local area network, file server disk space shared by users often Chuan hold up over the sharing of documents. In order to save these valuable resources shared disk from
c
- 在现实当中,文件服务器一般通过网络提供服务,现在需要实现一个本地文件服务器。为了保证文件服务器的安全性和可用性,需要具有用户认证、权限管理、文件存储、文件管理四个方面的功能。-In reality, the file server to provide services through the network in general, and now need to achieve a local file server. File server in order to ensure the sa
TCPIP上传下载文件
- 通过TCPIP协议,把文件传到文件服务器上。(Through the TCPIP protocol, the file is passed to the file server.)
samba服务器配置
- samba详细服务器配置,包含例子,下载安装步骤,基础文件(Samba detailed server configuration, including examples, download and install steps, basic files)
version3.1
- 用套接字模拟实现从文件服务器(本地服务器端)上下载到客户端(Using Sockets to Simulate file server)
version3.0
- 利用socket套接字模拟从文件服务器(服务器端)下载文件到本地客户端(本机)。(The socket socket is used to simulate downloading files from the file server (server side) to the local client (native).)
tcp-file.tar
- 用于linxu 平台 进行文件上传和下载(File upload and download)
FileService-master
- 简单的文件服务,能够实现几点的简单的文件服务器(FileService demo upload file downlod file)
Dat文件数据编辑器1272
- 可以编辑梦幻古老dat文件,可以进行服务器和客户端的dat文件的编辑!(Can edit the dat file)
FTP文件服务器模拟器
- 通过MFC界面设计及socket套接字简单的模拟了文件上传和下载
vb+ftp服务器管理
- VB编写的FTP服务器,功能还是不错的,实现文件服务器功能。(VB compiled FTP server, function or good, to achieve the file server function.)