Program to act as http over WIFI
Posted: Tue Nov 05, 2024 10:33 pm
I have a program for a wifi enabled ZX Spectrum that allows it to .wget a file from a http site, not file://, not ftp:// and not https://.
For me to work with this program, I need to download files from a http:// website.
Is there any thing I can use in Purebasic that will alllow me to run a virtual http site on my WIFI connection or otherwise to fool the Spectrum into thinking it is downloading from a http site, when in fact it is downloading from my Windows PC?
For me to work with this program, I need to download files from a http:// website.
Is there any thing I can use in Purebasic that will alllow me to run a virtual http site on my WIFI connection or otherwise to fool the Spectrum into thinking it is downloading from a http site, when in fact it is downloading from my Windows PC?