Ok, I've got my little world (basically, a Telnet like client) working with straight sockets but I'm reading and it would appear that AsyncStreams would be a much better way to do what I need to do.
I've read/reread/rereread the AsyncStreams tutorial and generally understand BUT I'm struggling :BangHead: with the concept of me (the client) opening something that will "listen" when I don't know what port I should be listening to... Since I'm initiating contact (just like a Telnet client) I don't know (and don't see anything that tells me) what port, the client should be listening on to get the responses..
Sorry for the newbie type question but I just haven't found my answer out th ere..
BTW, B4A is SUCH an advancement for developing code on Android... I sure hope you guys make Millions !! (I made my contribution)...
Thanks folks !
Gary Miyakawa
I've read/reread/rereread the AsyncStreams tutorial and generally understand BUT I'm struggling :BangHead: with the concept of me (the client) opening something that will "listen" when I don't know what port I should be listening to... Since I'm initiating contact (just like a Telnet client) I don't know (and don't see anything that tells me) what port, the client should be listening on to get the responses..
Sorry for the newbie type question but I just haven't found my answer out th ere..
BTW, B4A is SUCH an advancement for developing code on Android... I sure hope you guys make Millions !! (I made my contribution)...
Thanks folks !
Gary Miyakawa