Gents,
Is it possible to create a endpoint/service on the G120 that something can call into?
For example, I would like to have a app call the G120 and get some data.
Could someone point me to an example, a search has only turned up netduino stuff
-Matt
This is .NET so most examples of listening sockets will apply to any NETMF device. The only exception are the couple lines of code needed to initialize the Wi-Fi module.
2 Likes
Thanks guys! Apparently my searching skills are weak… I was thinking more endpoint/service than webserver…
+1 to both of you
Cheers,
-Matt