Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Can anyone point me in the right direction for code to find out the servername from the application that called my app? I have a service that I wrote that runs on a server and when a file is put in a folder that it is monitoring it calls a VB app that resides on a second server. Once this application starts, I want to find out the server name of the service that executed it.

What I have tried:

I tried to search on google for it. I also tested my.computer.*** and my.application.*** and can't find what I'm looking for.
Posted
Comments
MadMyche 7-Dec-18 15:03pm    
What type of service is this? Web Service? Soap, Rest, WebAPI?

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