| http://www.w3.org/ns/prov#value | - I have this gola : collect with arduino a digital input and send it on tcp/ip to a VB.NET program that write a string on DB every time the digital input comes.I have got 2 Option1) Arduino is the server and open a prt, VB.NET application is a client that connect to ARDUINO port2) Vb.NET program is the server that open a port, Arduino connect as clinet to taht portWich solution is better?
|