文件名称:Proxy Server serves FTP clients
文件大小:55KB
文件格式:ZIP
更新时间:2009-03-15 02:52:39
控件 源码 网络通信类 资源
IntroductionIn this article I will talk about connecting FTP clients through Proxy Server. So, reader of this article should have a background about the following topics:TCP/IP protocol and Socket programming. File Transfer Protocol (FTP) - RFC 959. Proxy Server functionality - RFC 1919.Actually FTP clients can connect to FTP servers directly and can transmit and receive files or data directly through direct sockets connections, but in some cases security to FTP clients is needed and most of the internet clients access the internet from LAN network that is connected to the internet through Firewalls that support NAT (Network Address Translation) or full LAN isolation through proxy server.
【文件预览】:
LiteProxyServer.dsw
LiteProxyServer.rc
LiteProxyServer.dsp
Listener.cpp
IPTypes.h
RES
----Mem5.ICO(318B)
----LiteProxyServer.ico(2KB)
----ChatRoom.ico(1KB)
----Mem4.ICO(318B)
----Mem9.ICO(318B)
----LiteProxyServerDoc.ico(1KB)
----BMP00001.BMP(5KB)
----Toolbar.bmp(1KB)
----Mem2.ICO(318B)
----Mem8.ICO(318B)
----Mem1.ICO(318B)
----Mem6.ICO(318B)
----Mem3.ICO(318B)
----Mem10.ICO(318B)
----Mem7.ICO(318B)
----BITMAP1.BMP(54KB)
----BMP00002.BMP(2KB)
----LiteProxyServer.rc2(407B)
LiteProxyServer.vcproj
Request.h
LiteProxyServerDoc.cpp
IPHlpApi.Lib
LiteProxyServerView.cpp
Listener.h
SocketEx.h
LiteProxyServer.sln
IPHlpApi.h
Request.cpp
StdAfx.cpp
MainFrm.cpp
IPExport.h
LiteProxyServer.h
MainFrm.h
RESOURCE.H
StdAfx.h
LiteProxyServerDoc.h
LiteProxyServer.cpp
SocketClient.h
LiteProxyServerView.h
ReadMe.txt