Is there a way to get the IP of the system or of a NIC on the system without prior knowledge?
Is this implemented?
Seems to me this could be a member function of Socket (?) - Instantiate an unbound Socket then get the host's IP(s), then bind the socket to it.
No this is not implimented currently. I will look into this.
Log in to post a comment.
Is there a way to get the IP of the system or of a NIC on the system without prior knowledge?
Is this implemented?
Seems to me this could be a member function of Socket (?) - Instantiate an unbound Socket then get the host's IP(s), then bind the socket to it.
No this is not implimented currently. I will look into this.