Wombat_Harness
New Member
I have created a socket server on my pc using Vb.net which seems to be working well. I can sent text from my android phone to the server ok, but I can' t send text or pictures to the phone.
The 'Socket1_NewData(Buffer() As Byte)' sub is not being triggered. Data is getting through, I tested this by other means.
The 'Socket1_NewData(Buffer() As Byte)' sub is not being triggered. Data is getting through, I tested this by other means.