Click here to Skip to main content
15,909,737 members

Comments by aarti369 (Top 6 by date)

aarti369 6-Nov-10 16:35pm View    
Thanks Abhinav,
I am also wandering how videos are stored in a database.
aarti369 14-Aug-10 20:05pm View    
Thanks for your quick reply.
I am trying to create a web service wrapper for some executable.
And till now, I just came to know that I need to create an API communicating with .exe. Do you think this is the right way? If no, then can you tell me how can I write a web service wrapper for any executable.
aarti369 11-Aug-10 21:40pm View    
Orif I have a ready made executable, how can I put it on web services?
aarti369 11-Aug-10 21:34pm View    
If yes, how can I do that?
aarti369 8-Aug-10 16:20pm View    
ok Abhinav, here is a little bit confusion. I beg your pardon for that. Forget about me having a webservice part.
I have some executables installed for some (WRF) application on linux server and so my main task is to create a web service wrapper for each .exe file that constitutes this application. so where can I find a sample source code to create a webservice wrapper for any plceholder executable file?