Hello,
I am a novice with B4A.
I would like to use Socket type but this type is not recognized :
I have got the error when I compile
Compiling code. Error
Error parsing program.
Error description: Unknown type: socket
Are you missing a library reference?
Occurred on line: 2
Dim Socket1 As Socket
My library folder contains :
Net.jar
Network.jar
Network.xml
I have just update B4A with version 1.8 (version is registered).
Please, can someone help me ?
I am a novice with B4A.
I would like to use Socket type but this type is not recognized :
I have got the error when I compile
Compiling code. Error
Error parsing program.
Error description: Unknown type: socket
Are you missing a library reference?
Occurred on line: 2
Dim Socket1 As Socket
My library folder contains :
Net.jar
Network.jar
Network.xml
I have just update B4A with version 1.8 (version is registered).
Please, can someone help me ?