In Client Side:J2Me it retrieve the mobile photos and store it in RMS database.. Then send all photo's to Ruby (Server) Script Over Http.
In Server Side:RUBY Ruby script Receive that photos and store it in server..
In PHP: I ll give URL="http://localhost:80/upload.php.in J2me(Client side)...It's working Fine.. But now i use Ruby in Server Side..i struggle in linking part between ruby and J2me..
Please suggest me..
Thank you