Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I need to use a web service in my android application .. is it possible to publish web service on a PC with public ip and call it from android app over the internet? and if it's true then I should call it like this ==> ip/webservicename.asmx ? and what are the settings?


What I have tried:

I really don't know how to do it
Posted
Updated 19-Aug-17 0:45am

1 solution

I think you need to purchase a domain name, e.g. from Google or another provider Google Domains – Google[^]
An alternative might be to use the ip address your ISP gave you, see:
How to Find Your Private and Public IP Addresses[^]
 
Share this answer
 
v2
Comments
marimir 20-Aug-17 5:04am    
Thank you ..it helps a lot .. I should use port forwarding for this..
Karthik_Mahalingam 21-Aug-17 7:14am    
5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900