Hi All,

 

I want to receive raw TCP messages from an industrial device (that has an
in-built modem) at a shared web hosting service, is this possible?

 

The modem requires an IP address and port number to send the messages to.

 

I have received TCP messages before on a PC connected to the internet using
TcpListener(My Static IP, port number)  by opening that port number on the
router but can it be done with a hosting service (pref shared hosting)
instead?

 

I imagine an IP would be necessary to attach to the hosting address but
would this work given the Listener must address a port number?

 

If not on shared hosting would a VPS do this?  (Haven't used one before.)

 

Any pointers greatly appreciated.

 

Regards .. Paul ..

 

 

 

Reply via email to