Link to home
Start Free TrialLog in
Avatar of Maverick_Cool
Maverick_CoolFlag for India

asked on

How access local file on http or http://localhost without a webserver.

I am currently developing installer for a APP, the aplication api only takes http protocal, that is:
something like http:/......./xxx.cab
its not taking C:/.../xxx.cab.
My requirement is to access the file over http without web server. IF web server is required at any cost, the web server has to temporary installed and lite weight.
Please guide me through. looking for sample code
ASKER CERTIFIED SOLUTION
Avatar of jkr
jkr
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Maverick_Cool

ASKER

i guess so.