Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ftp in c language
Search - ftp in c language - List
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。 -many people use the Internet, they had ants Network Express software or download files over the Internet experience, the use of such software can greatly speed up the documents on the Internet speeds, reduce file transfer time. These software Why is there so much magic? Its main reason is the software used to download and multithreading technology HTTP. If we prepare ourselves to a similar case in the process and to quickly download on the Internet, it must be a very pleasant thing. Now, I would talk about how to use C# language support for a multi-threaded download procedures, you will see the use of C# language network should procedure is how easy from can understand C# Language powerful networking capabilities.
Date : 2025-12-29 Size : 8kb User : 杨飞

一个在VC下的windows socket编程是用来做简单的文件传输,不是MFC的,是控制台下的编程,比较适合初学者学习,我用的是C语言编程,注意要在VC中的project-setting-link中加入ws2_32.lib否则会有编译错误-A VC under windows socket programming is used to make a simple file transfer, instead of MFC, is under the console programming, more suitable for beginners to learn, I use the C language programming, pay attention to the VC in the project-setting-link will be added to ws2_32.lib otherwise compile error
Date : 2025-12-29 Size : 3kb User : 陈鸡洋

了解并进一步掌握TCP/IP协议中的文件传输协议FTP,掌握其工作原理,FTP协议是如何使本地或远程的客户和服务器之间进行文件传输的,同时掌握利用Visual C++这一语言进行网络编程,也掌握了MFC WinInet 编程,及其它的一些基本的类和使用方法,也基本掌握了FTP协议的基本功能。-Understanding and further master the TCP/IP protocol in the file transfer protocol FTP, to master the principle of its work, FTP protocol is how to make local or remote client and server file transfer between, and at the same time to master the use of Visual C++ the language network for Cheng, also mastered the MFC WinInet programming, and other basic methods of the class and use, but also the basic grasp of the basic functions of FTP protocol.
Date : 2025-12-29 Size : 229kb User : sunbing

使用c语言编写的ftp客户端程序。实现的命令有:open,usr,pwd,cd,ls/dir,get,put,delete,mkdir,help/?,quit。在linux下编译执行。-Using the c language of the ftp client program. Implemented commands: open, usr, pwd, cd, ls/dir, get, put, delete, mkdir, help /?, Quit. Compiled in the linux implementation.
Date : 2025-12-29 Size : 3kb User : 王国澎

在linux上,用C语言实现服务器的开发,能上传文件和下载文件。-In linux using C language development of the server, you can upload and download files.
Date : 2025-12-29 Size : 31kb User : 小河

c语言实现的ftp控制台软件源代码,分服务端和客户端两部分-c language console ftp software source code, sub-server and client in two parts
Date : 2025-12-29 Size : 11kb User : 黄凡

在Linux环境下,用C语言仿造ftp功能,有客户端和服务器端。-In the Linux environment, using C language imitation FTP function, client and server.
Date : 2025-12-29 Size : 13kb User :

类似ftp文件传输。采用c语言编程实现了服务器与客户端,并可以在linux下运行实现。-FTP file transfer. C language programming to achieve the server and the client, and can run in the linux.
Date : 2025-12-29 Size : 24kb User : 福大

在linux环境下使用C语言运用ftp来传输文件-Use C language to use ftp to transfer the file in the linux environmentIn the Linux environment using C language to use ftp to transfer files
Date : 2025-12-29 Size : 57kb User : 韩璐璐
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.