Hii Guys!!
I am trying to receive a file over sockets and it seems to "hang" on the following code.
When I press down on the Android screen, the transfer is instantly received (over LAN). Otherwise, it pauses for 5 to 10 seconds before the transfer completes. I have tried "focus on nothing" and that doesn't produce the desired result. Is there a way I can produce a screen click or something similar to load the received file as soon as it gets transferred?
I hope I have explained myself enough!
Many Thanks,
Googie.
I am trying to receive a file over sockets and it seems to "hang" on the following code.
CODE:
on NEWMESSAGE theIP pmsg if char -5 to -1 of pmsg is "file§" then
I hope I have explained myself enough!
Many Thanks,
Googie.
Statistics: Posted by Googie85 — Thu Aug 22, 2024 2:09 am — Replies 0 — Views 34