通过FTP转发某种数据包,可能吗?

编程入门 行业动态 更新时间:2024-10-28 02:32:13
本文介绍了通过FTP转发某种数据包,可能吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

你好! 我想实现一个C#程序,该程序通过FTP服务器转发数据包. 好吧,到目前为止,我还没有做任何编码,因为我不知道从哪里开始.而且我不知道是否有可能? 我忘了提到我要怎么做.我想浏览互联网,因此家里的计算机正在加载页面,并将数据包转发到另一台计算机,该计算机可以访问与我的家用计算机相同的FTP.

Hello! I would like to implement a C# program which forwards packets through an FTP server. Well, I didn''t do any coding so far, because I don''t know where to start. And I don''t know whether is it possible or not? I forgot to mention what I want to do with it. I would like to browse the internet, so the computer at home is loading the page, and forwards the packet to another computer which has access to the same FTP as my home computer.

推荐答案

这没有任何意义.但是,如果我理解正确的话,不可以,FTP不能作为数据包用作代理服务器. 您的家用计算机必须下载网页的全部内容,然后将其上载到FTP服务器,然后您的计算机(无法直接浏览网络)将必须从以下位置下载构成该网页的所有文件: FTP站点以显示它们. 坦白说,这将是上班的噩梦. This doesn''t make any sense. But if I understand you correctly, no, FTP cannot be used as a proxy server on a packet basis. Your home machine would have to download the entire contents of web pages, upload them to an FTP server, then your machine (that can''t browse the web directly) would have to download all of the files that make up the web page from the FTP site to show them. Frankly, this is going to be a nightmare to get working.

更多推荐

通过FTP转发某种数据包,可能吗?

本文发布于:2023-08-04 06:49:39,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1294013.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:数据包   FTP

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!