[VB.NET]代理服务器
问题描述:
如何在VB.NET上创建代理服务器(Web过滤等)是否可能?
我在网上搜索但是所有内容都是用C ++
我还想为最终项目创建一个教室管理软件,是否可以在VB.NET中创建它,还是可以使用其他语言?
谢谢:D
How to create a proxy server (Web filtering, etc) on VB.NET is it possible?
I've searched the web but everything is written in C++
I also want to create a Classroom Management Software for final project, is it possible to create it in VB.NET or can I use another language?
Thanks :D
答
1。请参阅 vb.net中的代理服务器应用程序 [ ^ ]。
2.你首先需要定义课堂管理应用程序的要求。 VB.NET与创建它的任何其他语言一样好。
1. See proxy server application in vb.net[^].
2. You first need to define the requirements of the Classroom Management application. And VB.NET would be as good as any other language to create it.