windows95 icon indicating copy to clipboard operation
windows95 copied to clipboard

Internet Explorer issues due to missing TCP/IP

Open vogtmh opened this issue 5 years ago • 8 comments

Internet Explorer would work if the TCP/IP stack would have been installed. Installing it requires the Win95 disk though :-/

Could this be implemented? Might give the whole project a useful sense ;-)

  • Max

vogtmh avatar Aug 23 '18 16:08 vogtmh

Want to give it a try? Here's how you'd do that:

  1. Grab Windows 95: https://winworldpc.com/library/operating-systems
  2. Install in QEMU
  3. Setup a WebSocketsProxy - it can be used by passing the network_relay_url option to V86Starter. The url must point to a running WebSockets Proxy. The source code for WebSockets Proxy can be found at https://github.com/benjamincburns/websockproxy.

So that should work in theory but I haven't given it a go!

felixrieseberg avatar Aug 23 '18 17:08 felixrieseberg

could this be implemented into the electron app somewhow? Where it can setup the proxy by walking the user through the steps of doing so?

jfmherokiller avatar Aug 23 '18 17:08 jfmherokiller

Its 2018 and I still can't use a browser inside an OS virtualized by javascript inside a browser?? 😤

FoxxMD avatar Aug 24 '18 13:08 FoxxMD

@FoxxMD What about https://bellard.org/jslinux/vm.html?url=https://bellard.org/jslinux/win2k.cfg&mem=192&graphic=1&w=1024&h=768?

mrngoitall avatar Aug 24 '18 17:08 mrngoitall

It would help to allow the Win95 image to be mounted as CD-ROM, so I can install the TCP/IP Stack manually. However, including it makes sense for so many other issues as well ;-)

vogtmh avatar Aug 24 '18 21:08 vogtmh

My dream is to post issues on this Repo from within a Javascript virtualised Win 95. =P

StanLindsey avatar Aug 31 '18 07:08 StanLindsey

So netscape navigator is installed but I still can't get to the internet, is this normal?

Bored0ne avatar Feb 11 '19 17:02 Bored0ne

@StanLindsey that depends equally much on whether or the GitHub website supports Navigator-era browsers I'm afraid... 🤣

cbrunnkvist avatar Aug 07 '19 11:08 cbrunnkvist