Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

13 Commits

Repository files navigation

HttpRangeServer

A quick and dirty HTTP server used to move disk image files from a PC to an Apple IIgs using NetDisk.

Build

Build HttpRangeServer.sln with .NET 10.0.

dotnet build src\HttpRangeServer.sln

Options

 --path <path> Path to directory of images (default: current directory)
--port <port> TCP port to listen on (default: 1165)
--nocache Do not cache chunks in memory (default: caching enabled)
--help

About

A quick and dirty HTTP server used to mount Apple II disk images on a PC for use with an Apple IIgs using NetDisk.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages