Slashdot Mirror


Berkeley TCP socket interface for the Apple IIgs

Scott C. Linnenbringer writes "In case you wanted to do something cool with your fancy little Apple IIgs in the back room, you can use GS/TCP to implement a standard BSD socket interface, allowing you to connect via SLIP, MacIP, and soon PPP on a GNO/ME (GNO Multitasking Environment) UNIX system for the IIgs, now completely abandoned, open-sourced and labeled freeware. GS/TCP also comes with ftp and inetd, built with ORCA/C directly from BSDi sources (hacked, of course,) and a text web browser for GNO/ME can be found at the website."

5 of 226 comments (clear)

  1. Re:haha by Anonymous Coward · · Score: 5, Insightful

    Datasage: Seriously, if your reading this, your probably have a better computer than an Apple IIgs.

    Faster? Yes.
    Better? No.

    /s-o

  2. Not the only TCP/IP stack for the IIgs by The+Blue+Meanie · · Score: 5, Informative

    Any reason there's no mention of marinetti in this article? Marinetti implements a TCP/IP stack for the IIgs, but works under the IIgs' native interface, GS/OS. There's telnet, ftp, AIM, and email apps already, and even the beginnings of a *graphical* web browser for it. And yes, it's open source as well.

    --
    "I feel that if a person can't communicate, the very least he can do is to shut up." -- Tom Lehrer
  3. Apple Computer Announces The IIgs by rice_web · · Score: 5, Funny

    Apple Computer Announces The IIgs
    RetroSoft's Exclusive Look

    A motor-horse 2800KHz, 1MHz FSB and 8192KB RAM, all topped off with a beautiful, crisp, 2-bit (4-bit supported!), 640x480 monitor.

    Apple really hit the mark with this beast, even including audiophiles that needed state-of-the-art mono sound output, capable of digital sound processing (line-in will be included in future models). When we listened to the latest hits in MIDI, they sounded remarkably better than our IBM-Compatible BEEP in QBasic.

    Finally, the IIgs comes with a built-in floppy drive to store all your files, games, and, "most importantly music, " according to Steve Jobs.

    "Now you can take all your music with you anywhere, over 1,000 digital music files in your pocket. The new floppy has no moving parts, meaning a better overall product for our users. We've got a real hit with the IIgs."

    --
    The Political Programmer
  4. Re:How about something like Minix for the IIgs? by usotsuki · · Score: 5, Informative

    Minix is BSD-licensed now.

    It's theoretically possible. The IIgs's CPU is a 65816, a 16-bit variant of the 65C02. It has 24-bit memory addressing (like the 286). The IIgs came standard with 512K RAM, not too shabby for 1986. If GNO can run on top of GS/OS, I don't see why Minix can't be ported to it.

    I suggest someone might want to download KEGS and a 65816 assembler, and maybe the GNO tools and try to bootstrap Minix on it.

    --
    Dreams, dreams, don't doubt dreams, dreaming children's dreaming dreams. Sailor Moon SS
  5. KEGS by metatruk · · Score: 5, Informative

    For all you kids at home with nothing to do and no Apple IIgs I recommend this fine emulator available at:
    http://kegs.sourceforge.net/