View Single Post
Posts: 27 | Thanked: 3 times | Joined on Jul 2010
#38
Originally Posted by teamer View Post
in class com.whatapp.client.PhoneRegSMS
what those
import javax.wireless.messaging.Message;
import javax.wireless.messaging.MessageConnection;
import javax.wireless.messaging.TextMessage;
really do ?
specially the send and receive
do they make some kind of TCP connection ?
or just send and receive SMS ?
see the following site which explain these APIs
http://developers.sun.com/mobility/midp/articles/wma/