Hello........
I have my my own localhost link..
http://localhost:3965/Survey/SurveyPreview/105
But it can not work in all computers...
How to make this link general...that from all computers it can be opened...
Hello........
I have my my own localhost link..
http://localhost:3965/Survey/SurveyPreview/105
But it can not work in all computers...
How to make this link general...that from all computers it can be opened...
you must access webiste with computer name or ip, if u want to run in another pc
http://computerName:3965/Survey/SurveyPreview/105
http://computerIpAddress:3965/Survey/SurveyPreview/105
Also in your computer where website is installed, you must allow port 3965 in firewall (settings depends on the operating system used)
Now your site must work on any pc in your local area network.
But I want that my link should work in any computer in wide area network...not only in local area network...
then what should I do?
There are so many issues involved in it. its not straigh forward
You can not use that way u are expecting
1) you need to register a domain name
2) you need to have real ip for your computer (permannent)
3) you need to map domain ip throught dns server
4) you have to setup firewall in your computer
One best way I can suggest is You find free domains available like
, then you can host your site there.
making your computer accessible to world is not easy and safe
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.