Simple Web Service Question

latronamarranlatronamarran Member Posts: 24
edited 2012-05-10 in NAV Three Tier
Hi all,
finally we're trying to use Nav2009 and expected i have a question about web services. we created and published a codeunit as a ws.
then wrote the proper codes with c# to test it. in our local network we succesfully get what we want.
i mean with http://localhost:7047/..... it works fine.
now here's my question, what if i want to use this little web service from some other network. assume that our localhost static ip is 88.999.99, then is it possible to execute with [url=http://88.999.999.99:7047...]http://88.999.999.99:7047...[/url].

Comments

Sign In or Register to comment.