Listener address on remote server
See original GitHub issueBecause the ServerAddress setting is a literal string that gets fed through Dns.GetHostAddressesAsync
, there is no way to specify IPAddress.All
in the TcpListener
, which would be convenient for hosting on a remote server where you don’t want to have to add in the VM’s hostname or local IP.
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (3 by maintainers)
Top Results From Across the Web
Change the listening port in Remote Desktop
Type the new port number, and then click OK. Close the registry editor, and restart your computer. The next time you connect to...
Read more >c# - remote socket listener
I would like to create a socket listener, but the listen address is from a remote server. So say SERVER A has the...
Read more >Administering HTTP Listeners
An HTTP listener is a listen socket that has an Internet Protocol (IP) address, a port number, a server name, and a default...
Read more >Setting up a network listener to receive messages from a ...
One listener can accept up to 10 incoming connections from remote clients on the same port. You can configure listeners to receive messages...
Read more >Windows Command to check if a remote server port is ...
One way is telnet ..but this would work only if the service is running and listening on Port. But, is there a way...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
When this issue be published to nuget?
Now remote address is not worked in docker container.
I just released 2.1.1