Jump to content
IGNORED

@mozzwald wrote a Wikipedia Reader! :)


Recommended Posts

On 4/22/2022 at 5:30 PM, tschak909 said:

You're welcome. I am hoping people will start taking all this code and making similar apps for other services. :)

 

-Thom

 

I agree. Would really be cool to have news feeds and such. What programming language are these they of programs written in? 

Link to comment
Share on other sites

  • 5 months later...

You can either talk to the network device over SIO, or over CIO.

 

Turns out, it's actually not difficult to do SIO calls in C (or something like ACTION!), and it means the program can load without needing to load a separate CIO handler.

 

This is possible, because the CIO handler is really just a really thin pass-through to the SIO routines.

 

Ultimately the CIO handler was written for two use cases:

 

* Languages where talking over SIO is cumbersome (BASIC, PILOT, LOGO, etc.)

* Using network functions from existing applications (AtariWriter, etc.)

 

does that make sense?

-Thom

 

 

 

  • Like 3
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...