Skip to content

Networking API #189

Description

@mateli

Create a high level networking API for C64. This should have API:s for protocols like HTTP and (S)FTP rather than just sockets.

Look at the C64 OS API for inspiration.

However the idea is that when running in an emulator the entire API can be implemented inside the Emulator which would be the main design goal for this.

On real hardware processing can be offloaded to for example a Cartridge while in an emulator it would be offloaded to native code. For example SSH.NET for SSH/SFTP.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions