如何在C#中为呼叫Web服务创建全局IP地址 [英] How to create global ip address for call web service in C#

查看:77
本文介绍了如何在C#中为呼叫Web服务创建全局IP地址的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您想创建全球IP地址,当我检查网络服务时,我的网络服务运行此IP。



我尝试了什么:



请给我快速回复并建议如何创建

解决方案

您不创建IP地址,由DHCP服务器为本地地址分配IP地址,由ISP从分配给它们的地址池分配IP地址,或者由PoP控制器分配,如果您是将自己的光纤链路连接到互联网上(不太可能)



你不能使用地址,因为互联网上的其他任何东西都不知道它在哪里!



我认为你需要了解事情的运作方式 - 谷歌会有所帮助 - 并重新思考你是如何尝试做你想做的事情的!

hi want to create global ip address and when i check web service that time my web service run this ip.

What I have tried:

please give me fast reply and suggest how to creates

解决方案

You don't create IP addresses, those are assigned by a DHCP server for local addresses, and by your ISP from a pool of addresses allocated to them, or by your PoP controller if you are running your own fibre link onto the internet (unlikely)

You can't "use an address" as nothing else on the internet would have any idea where it was!

I think you need to read up on how things work - google will help - and rethink how you are trying to do what you are trying to do!


这篇关于如何在C#中为呼叫Web服务创建全局IP地址的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆