How to get to send the current network's server using nodejs

17 Views Asked by At

I'm currently creating a client application with nodejs. But everytime i test it outside the server computer then I have to use its internel IP address to send request to server. I want something that can do this without using its server's IP. Is it possible? I'm using ethernet and switch in this case. Thank you.

0

There are 0 best solutions below