Open devxgaming opened 6 years ago
is received messags but can't send messags
in connect method mSocket = factory.createSocket(mURI.getHost(), port);
mSocket = factory.createSocket(mURI.getHost(), port);
but mSocket is null
is received messags but can't send messags
in connect method
mSocket = factory.createSocket(mURI.getHost(), port);
but mSocket is null