Recent content by cheesestraws

  1. C

    Apple LocalTalk interface box

    All official Apple serial cables are crossed over, even the ones for printers.
  2. C

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    Slop produced by someone who is smug about producing slop is the worst kind of slop. What a waste of time and electricity.
  3. C

    Fun with userspace AppleTalk

    This is what libpcap is for.
  4. C

    If you could bring back classic Mac OS software, what would it be?

    SimpleText was still in the sample projects until really quite recently - I don't know when it dropped out. masochist. or possibly sadist, I can't decide
  5. C

    Problem with MENU resource in Think C 6

    OK. So @olePigeon is on the right track here. Your project file is called 'InnectoClassic'. You also have an 'InnectoClassic.rsrc'. You created that, but that's the same name that @olePigeon is talking about above. When the project is built, all the resources from all the resource files in...
  6. C

    Problem with MENU resource in Think C 6

    What version of THINK C are you using?
  7. C

    Problem with MENU resource in Think C 6

    it almost sounds like you've somehow managed to add the resource file to your project twice. Can you check if you have done so? (or stuffit up the project folder and send it over to me)
  8. C

    Problem with MENU resource in Think C 6

    What do you mean conflict with? What message or behaviour are you actually seeing? What do the MENU resources in the built application look like? (Look in ResEdit)
  9. C

    System 7 - Extension that shows internet connection status

    Obscure and unknown but, yeah. I will not say who I work for - though it is trivial to find out - but I worked out today that probably every single day my code steers at least one tcp connection from every single person I have ever known or met, the ones I have forgotten and the ones who have...
  10. C

    128K: bad RAM repair

    Yes, no need to be prissy about the integrity of knackered ram chips. Get yer cutters going!
  11. C

    System 7 - Extension that shows internet connection status

    the default-free zone, the set of routers that do not have a default route, but learn all Internet routes via BGP.
  12. C

    System 7 - Extension that shows internet connection status

    Yes, quite. I wrangle BGP for a relatively large chunk of the DFZ for a living. It's interesting. :-D
  13. C

    USB2LT TashTalk Usb to LocalTalk

    Ah, all good rev 1s have bodge wires. Good stuff - and thankyou for the finished schematic, I will compare yours with mine to sanity check.
  14. C

    USB2LT TashTalk Usb to LocalTalk

    totally understandable.
  15. C

    System 7 - Extension that shows internet connection status

    oh, absolutely. I'm a network person, and the main reason to do this would be to explore how ill-defined a concept 'being connected to the Internet' actually is...
Back
Top