Hi friends,
I have a server program written in VB6 in my laptop. I used the Winsock object that comes with VB6 (tcp/ip). The server program has a Textbox with a number that keep on changing. I want to use my android phone as a client to request the number from the server when I want to. Then I want the server to be able to contact the Android phone when certain very specific number is showing up in the Textbox.
I'm new to Android and I do not know how to start. I understand VB6 fairly.
I'm using Basic4android.
Please, help anything is appreciated.