Click here to Skip to main content
15,889,865 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello there!
This is what I have:
I wrote an application (executable) in C# (Visual Studio 2010) that collects data from several devices and that controls those devices using simple TCP/IP telegrams.
Now I want to make a website/webservice so that users can see the data and even send commands to this application using their webbrowsers.
Can anyone make a suggestion what would be a good way to do that?
I already added some simple commands that can be send via TCP/IP, but is is possible to send TCP/IP telegrams via a website/webservice?
Thanks a lot in advance for any suggestions
Daniel
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900