apiwatcomscith Member Licensed User Longtime User Jul 23, 2013 #1 Hello Erel. In link how to connect via basic4 android I want a use network lib. connect to bord microcontroller with TCP / IP ,but I can't I think a open Server Socket to connect it and communication it. I think True or False. Please Help Me . thank.
Hello Erel. In link how to connect via basic4 android I want a use network lib. connect to bord microcontroller with TCP / IP ,but I can't I think a open Server Socket to connect it and communication it. I think True or False. Please Help Me . thank.
Erel B4X founder Staff member Licensed User Longtime User Jul 24, 2013 #2 Is this board listening on any specific port? Do you know its IP address? Upvote 0
apiwatcomscith Member Licensed User Longtime User Jul 24, 2013 #3 Is this board listening on any specific port? tcp/ip Do you know its IP address? IP embed in code for burn to board Upvote 0
Is this board listening on any specific port? tcp/ip Do you know its IP address? IP embed in code for burn to board
Erel B4X founder Staff member Licensed User Longtime User Jul 24, 2013 #4 See the Network tutorial. However you need to know the port number (tcp/ip is the protocol). Upvote 0