本文介绍了可以直接与服务器通信吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在局域网中可用的一台计算机上,我们安装了在VB.NET中创建的服务器.网络通过路由器到达Internet.是否可以直接与服务器通信,而无需信息通过Internet?

On one of the computers available in the local network we have installed a server created in VB.NET. Network goes through a router to the Internet. There is the possibility to communicate directly with the server, without the information to go through the Internet?

推荐答案


这篇关于可以直接与服务器通信吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-15 03:46