I want to create a window service (TCP/UDP) based on my local computer. I want to send data to this service from anywhere. Lets suppose I have a static IP (1.2.3.4) and I want to listen at port (4321). My local computer is behind a Router. Router's WAN static IP is (1.2.3.4).
How to create a service for this?