1
Views
1
Comments
Accessing data over TCP/IP
Question
I am Buiding a module for my ERP and monitoring solution and require to read data sent over the network sent from a weighing scale.
The scale has a static IP and it echos the waight of whatever is placed on it via its IP address in ASCI format.

How can i get this data into my Agile web application. The Web server is on the same network as the scale and are both on the same infrastructure VLAN.

Alex
2018-05-16 11-16-36
João Heleno
 
MVP
You'll have to do an extension.

Here's a great how-to by Daniel Lourenço to get you started: https://www.outsystems.com/NetworkForums/ViewTopic.aspx?Topic=HOWTO-use-.Net-or-Java-data-structures-in-the-OutSystems-apps-(Hastable,-etc)
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.