• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JAR FILE ON WEBSERVER

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a jar file which is residing on the web server.
I want to do 2 things:
1. I want people to be able to send a code to a Mobile Phone number and that will automatically trigger a url which will be sent to thier phone via SMS so that they will be able to download the game but the url should only be abel to be used one time?
2. that same person does not send it on to his friend like some sort of encryption?
How is that possible. Any kind of help or link to any site will be appreciated
reply
    Bookmark Topic Watch Topic
  • New Topic