Hi All,
I have a problem with Client-Server program. Client is J2ME and Server side Scripting is RUBY. I need a help for How to call Ruby(.rb) file in J2me (Client) program.
Hi All,
I have a problem with Client-Server program. Client is J2ME and Server side Scripting is RUBY. I need a help for How to call Ruby(.rb) file in J2me (Client) program.
In Client Side:J2Me it takes the use 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..