-->
Page 1 of 1

ESP8266+Arduino+VB.Net

PostPosted: Tue Dec 27, 2016 11:06 am
by Neal
i want to use esp8266 with arduino to communicate with vb.net but i don't know about code of vb.net.
can vb.net able to communicate with esp8266?
Thank You

Re: ESP8266+Arduino+VB.Net

PostPosted: Wed Dec 28, 2016 6:06 am
by villTech
yes. it can.
try reading about vb.net socket programming.

Re: ESP8266+Arduino+VB.Net

PostPosted: Wed Dec 28, 2016 11:36 pm
by Neal
villTech wrote:yes. it can.
try reading about vb.net socket programming.


please suggest me any reference from where i can learn about particular library of vb.net for esp8266
and if possible then suggest me vb.net ready made code for esp8266 which is used by anyone