New user, second question posted.
Background info:
I have a Samsung Galaxy Tab 2 that I want to connect to using a Microcontroller over WiFi. Using .NET Framework I can connect to the tablet using the frameworks TCPClient TCP sockets. However, the Microcontroller uses .NET Micro Framework that does not support the TCPClient.
Using sockets under the .NET Micro framework, I cannot get a connection to the Tablet (Connection from the microcontroller WiFi through my PC/Home router to th Tablet).
I could be way off base, but I wanted to ask if there is any way (Using a Basic4Android app) to enable broadcast of the SSID for the Android device. I 'think' that I may be able to connect if I can connect through the SSID or the Androids HostName (If it has one?).
New at the Android so I really do not know what is possibe or not possible.
Thanks for any info you may have.
Have a GREAT day!
Background info:
I have a Samsung Galaxy Tab 2 that I want to connect to using a Microcontroller over WiFi. Using .NET Framework I can connect to the tablet using the frameworks TCPClient TCP sockets. However, the Microcontroller uses .NET Micro Framework that does not support the TCPClient.
Using sockets under the .NET Micro framework, I cannot get a connection to the Tablet (Connection from the microcontroller WiFi through my PC/Home router to th Tablet).
I could be way off base, but I wanted to ask if there is any way (Using a Basic4Android app) to enable broadcast of the SSID for the Android device. I 'think' that I may be able to connect if I can connect through the SSID or the Androids HostName (If it has one?).
New at the Android so I really do not know what is possibe or not possible.
Thanks for any info you may have.
Have a GREAT day!
Last edited: