P prestondocks Member Licensed User Longtime User Jun 16, 2013 #1 I have played around with the Random Access library and got it working in my Main Activity:sign0060:. This is where the user connects to the Server. The App then opens a new Activity for the user to communicate with the server. How do I access the received data when it arrives?:sign0085: Thanks Simon
I have played around with the Random Access library and got it working in my Main Activity:sign0060:. This is where the user connects to the Server. The App then opens a new Activity for the user to communicate with the server. How do I access the received data when it arrives?:sign0085: Thanks Simon
P prestondocks Member Licensed User Longtime User Jun 16, 2013 #2 I have worked it out from this post I worked out my own problem by studying this post that I found. Although it was for Bluetooth and my app is using TCP/IP the principle worked just fine. http://www.b4x.com/forum/basic4andr...ncstreams-two-activity-modules.html#post96741 Upvote 0
I have worked it out from this post I worked out my own problem by studying this post that I found. Although it was for Bluetooth and my app is using TCP/IP the principle worked just fine. http://www.b4x.com/forum/basic4andr...ncstreams-two-activity-modules.html#post96741