Search results

  1. H

    cannot recieve mms using jwap and nokia mmslibrary?

    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...
  2. H

    how to send MMS from PC to Mobile using JWAP and nokia MMSLibrary (JAVA API)?

    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...
Back
Top