搜索资源列表
我班的网络课程设计
- 我班的网络课程设计!包括FTP,文件传输!SMTP,里面由文档介绍!(独创!)-classes network curriculum design! Including FTP, file transfer! SMTP, introduced documents from inside! (Original!)
fttpClient
- 此文件实现ftp客户端的基本功能,是我所学的计算机网络做的课程设计-ftp client to achieve the basic functions that I learned by doing computer network design courses
ftp
- 也是一课程设计,实现FTP的上传和下载功能,属于计算机网络方面,界面设计还不错
0501xqlFtp
- 2008暑期网络课程设计 Ftp(含源码及报告) VC++6.0 Ftp 实现对文件和目录的:上传下载,增加删除 有资源浏览器功能。
FTP
- 计算机网络原理课程设计报告 一个简单的FTP客户端-Course Design of computer networks report a simple FTP client
ftp
- 用qt做的一个简易的ftp软件,去年的课程设计题目-Qt to do with a simple ftp software, last year' s course design topics
FlyFtp
- ftp客户端软件,计算机网络课程设计完成的作品-ftp client software, computer network curriculum design work completed
MultiThreadDownload
- 用Java开发的多线程下载工具,支持http和ftp协议,在eclipse下运行通过,这是做Java课程设计时做的-Java development with multi-threaded download tools, support for http and ftp agreement runs through the eclipse, which is doing the design of Java programs do
src
- 一个简单的RMI远程调用程序 java编写的 课程设计的源代码-A simple RMI remote call procedure to prepare the curriculum design java source code
ftp
- ftp上传,下载工具,输入路径名即可实现,代码简单,适合学校课程设计用,实验用-ftp upload, download the tool, enter the path name can be achieved, the code is simple, suitable for the design of the school curriculum, and experiment with
FTP
- 1通过socket实现的FTP客户端,也是计算机网络的课程设计,内有详细说明,以及使用方法。 2由于出自学生之手,有少许错误还请包涵在VS2005环境下测试通过,可查看目录,改变目录,上传文件,下载文本文件(不同操作系统的服务器,自己开服务器可以下所有类型文件), 3操作方式类似于控制台方式打开FTP。 4网上少有的使用C++的SOCKET方式访问FTP,算法属于底层算法,不同于直接使用FTP类-1 through the socket to achieve the FTP clie
ftp
- 这是关于计算机网络的ftp文件传输的课程设计,可实现单线程和多线程的文件传输。文件包括源码文件,可执行文件,以及相关的设计文档。-This is about computer networks, ftp file transfer program designed to achieve single-threaded and multi-threaded file transfer. Documents include source files, executable files, and re
FTP
- VB FTP 计算机网络课程设计,经典VB计算机网络课程设计-VB FTP 计算机网络课程设计
ftp
- 关于FTP的一篇课程设计,里面有方法、步骤和一些相关代码,有兴趣的朋友可以看一看-An FTP program on the design, there are methods, steps and some related code, interested friends can see
69ftp
- FTP客户端 服务器 能实现简单list 上传下载功能 计算机网络课程设计-FTP client-server computer network curriculum design simple list upload and download functions
Java-ftp
- java 应用程序,ftp课程设计,可以为在做课程设计的同学们有一点帮助,希望以后大家可以互相交流,这是我在另一个地方看到的代码。感觉还挺好的-Application of Java, FTP curriculum design, can make the curriculum design of the students have a little help, hope that we can communicate with each other, this is I am in anoth
FTP-client
- FTP客户端软件设计开发,TCP/IP课程设计-The FTP client software design and development
ftp
- ftp上传,下载工具,输入路径名即可实现,代码简单,适合学校课程设计用,实验用-ftp upload, download the tool, enter the path name can be achieved, the code is simple, suitable for the design of the school curriculum, and experiment with
ftp客户端Java代码
- ftp客户端Java代码是我们小组设计的期末课程设计大作业,调试好,可以直接运行
计算机网络课程设计
- 1.网络基础应用课程实验(6个小时) 网络基本命令 网络数据格式分析 FTP服务器搭建 Web服务器搭建 2.网络编程课程设计(10个小时) 编写一个基于Socket的UDP客户端和服务器端的程序,编程语言不限 调试课件目录下所提供的两个TCP程序,一个是TCP客户端,一个是TCP服务端 编写基于UDP协议的服务端和客户端,使得二者可以相互通讯