搜索资源列表
EXAMPLE67
- FTP服务器编程实现源码,用VC++.NET运行环境,挺好的-FTP server program source code, with VC.NET environment, in very good shape;
javatext
- FTP服务器和客户端(自己的协议) 想学网络编程的可以看一下-FTP server and client (the Agreement), like the network programming can look at the
TCPliaotianfuwuqiduan
- 这是一个TCP聊天的服务器端的程序,对于学习网络编程挺有帮助的。-This a TCP Chat server procedures for Learning Network Programming quite helpful.
serverduan
- 服务器端网络编程,使用套接字发送信息,要的可以下下来-server network programming, the use of this information socket, could look down under
FTPfileServer
- 文件传输服务器端程序。主要使用了Winsocket进行编程,要与FTPClient配合使用。-file transfer server applications. Winsocket mainly used for programming, with the combined use of FTPClient.
SERVER
- ftp服务器端的代码,是学习网络编程的一个很好参考。
TFTPclientandserver
- 不论你是热衷于黑客技术的爱好者, 还是从事编写网络应用程序的程序员, 都需要掌握熟练的编程能力, 以及具备扎实的TCP/IP协议的扎实基础. 很多初学者都有这样的经历, 要么是能编一些复杂算法的程序,却不能结合到实际的应用中, 要么就是三卷W.Richard Stevens的圣经《TCP/IP详解》熟记于胸, 却无法用熟悉的编程语言将其实现. 这真是件很令人郁闷的事. 出于这样的目的, 本文就结合TCP/IP协议中的TFTP协议来分析, 并简单实现了Windows下TFTP的服务器和客户端.
FTPserver--net
- c#实现的ftp服务器端的源码,基于socket 编程实现,有一定的参考价值
FTP协议编程
- 实现网络文件传输的程序,通过它你可以从文件服务器上下载您所需要的文件-network file transfer process, through which you can download the file server you need a document
code.rar
- linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理,FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communica
four
- 用C++编程实现的一个小型ftp服务器,实现了一些比较容易的功能-a FTPsever to do some easy thing
FTP-Server-Code
- FTP服务器源代码,用VC写的,通过分析它的源代码,可以掌握C网络编程以及高并发服务器的设计-FTP Server Code
FTPserverandclientsourcecode
- 网络编程,FTP服务器端和客户端的源码,用vs开发的,没有控件,是初学者学习网络编程比较好的例子-Network programming, FTP server and client source code, developed by vs, there is no control, is for beginners to learn a better example of network programming
Ftp_server_client_VC_Programming_classic_code
- Ftp服务器与客户端VC++编程开发经典代码Ftp server and the client VC + + Programming classic code-Ftp server and the client VC++ Programming classic code
zjhftp
- 自己写的FTP服务器,包括完整的makefile,上传下载,断点续传,限速,更改目录等等功能。自定义哈希表读写,读取配置文件等,linux多文档多进程编程,多进程之间通讯。-Write your own FTP server, including the complete makefile, upload and download, HTTP, speed limits, change directories and more. For learning to use custom hash t