BrandonPotter / SimpleTCP

Straightforward .NET library to handle the repetitive tasks of spinning up and working with TCP sockets (client and server).
Apache License 2.0
363 stars 108 forks source link

How to send message from arduino to Simple TCP server #79

Open hothanhnam opened 11 months ago

hothanhnam commented 11 months ago

I want to send message frm arduino nano to simple tcp server. How to do it? Please helt me!. thanks