class Main{public static void main (String[] args) {
try { //CWapPostExample poster = new CWapPostExample(InetAddress.getByName("IpAddressOfYourWapGateway"), 9201,"http://IpOfYourMMSC","This data should represent a correctly encoded Multimedia Message according to...
my RND is to send MMS from PC to mobile.For testing my code i need some information.
I used JWAP and MMSLibrary java APIs. MMSLibrary just create a new .mms file of the data which the user want to send via mms. how many ways to send this file as a mms on mobile.
problems are :
1- Tell me...