Welcome, Guest. Please login or register.

Author Topic: Smallest TCP/IP stack?  (Read 1575 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Smallest TCP/IP stack?
« on: August 21, 2006, 05:32:58 PM »
Hi guys

Does anyone know which Amiga TCP/IP stack takes up the lease room once installed? I'm thinking of making a network bootdisk which would start the TCP/IP stack, use smbfs to mount a network volume, and then boot from the network.

Cheers!

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline ltstanfo

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 412
    • Show only replies by ltstanfo
Re: Smallest TCP/IP stack?
« Reply #1 on: August 21, 2006, 05:57:12 PM »
Moto,

My guess for smallest TCP stack would be the old "TermiteTCP" stack which was installed via one floppy (IIRC).  There were several update patches for it however and you would need them to remain reasonable current.

Regards,
Ltstanfo
Gee Brain... what do you want to do tonight?
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Smallest TCP/IP stack?
« Reply #2 on: August 21, 2006, 08:22:20 PM »
Thanks. I just had a look at Termite, but it only seems to work with serial.device. It wouldn't work with fastethernet.device. I tried installing the updates but it wouldn't let me install the patch without entering a serial number.

If AmiTCP won't fit on a floppy, I think I will have to make a boot CD with OS3.9 on it and run Genesis.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Flashlab

  • Hero Member
  • *****
  • Join Date: Aug 2005
  • Posts: 1396
    • Show only replies by Flashlab
Re: Smallest TCP/IP stack?
« Reply #3 on: August 21, 2006, 08:31:32 PM »
And have a boot floppy to boot the cd? Seems a bit awkward to me.

What is the idea behind this endaevour? You don't want to use a harddisk?
Amiga 4000D Cyberstorm PPC 060@50 604@200 SCSI 130Mb Ram G-Rex Voodoo3 PicassoIV Paloma Ariadne Delfina Lite

Online Flash version of BoulderDash: Offline...
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Smallest TCP/IP stack?
« Reply #4 on: August 21, 2006, 08:33:59 PM »
Yes I agree a boot floppy mounting a CD mounting a network drive is clumsy. I need a way to back up my whole system. I used to back up on to a CDRW which then had a boot floppy. It worked really well, and gave me a complete bootable backup of my whole system. Now the contents of my hard drive is too much to fit on a CD, so I need something larger. The best way I can think of doing this is to mount a network drive to my MacBook and use it as a backup "drive".

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline fx

  • Sr. Member
  • ****
  • Join Date: Mar 2002
  • Posts: 347
  • Country: se
  • Gender: Male
    • Show only replies by fx
    • UHC Tools
Re: Smallest TCP/IP stack?
« Reply #5 on: August 21, 2006, 09:02:34 PM »
I have made a bootdisk with AmiTCP 4.3 and smbfs, it all fits on a DD-floppy and can then start the rest of the system via the samba share.
Slightly bored and severly confused..
 

Offline golem

  • Sr. Member
  • ****
  • Join Date: May 2002
  • Posts: 432
    • Show only replies by golem
Re: Smallest TCP/IP stack?
« Reply #6 on: August 21, 2006, 09:07:22 PM »
Hi moto

I have one of my 1200s mounting a volume with ProNET through a parallel cable to my other 1200. They both use the same Jaz disk as DH0: at the same time. This sounds pretty similar to what you are aiming for. ProNet is small enough to fit on a floppy if it is a little slow but the cable was easy enough to make and it beats having two hard drives of the same files. Just wish I had one of those 3.9 ROMs you have :-)
                                                             
A1200 desktop, Blizzard 1260, OS3.9BB2, Indivision Mk II, SCSI Jaz, Ethernet
A1200 desktop, Blizzard 1230, OS3.1, Ethernet
A500, OS1.3
 

Offline Thomas

Re: Smallest TCP/IP stack?
« Reply #7 on: August 21, 2006, 09:07:30 PM »

You could fit an entire OS3.9 installation on a ZIP disk or an USB memory stick.

If you've got a CSPPC or BPPC you can boot from CD without a floppy. Just enable it in the firmware menu.

Bye,
Thomas



Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Smallest TCP/IP stack?
« Reply #8 on: August 21, 2006, 09:29:41 PM »
@golem
Yes the idea is similar, except I need a whole TCP/IP stack, Mediator drivers, Fast Ethernet drivers and smbfs :-o

@Thomas
I don't have a Zip drive or USB support. Otherwise I would put an OS3.9 installation on a Zip disk or USB drive and boot from that. It's a shame there's not a BlizKick module to boot from CD. I could incorporate that in to my 3.9 ROM and cold boot from CD.

@fx
Check your PM :-)

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline rare_j

  • Jr. Member
  • **
  • Join Date: Mar 2006
  • Posts: 85
    • Show only replies by rare_j
Re: Smallest TCP/IP stack?
« Reply #9 on: August 22, 2006, 01:24:56 AM »
Have you tried compressing some of the data before it gets backed up to CDRW... you could write a short backup script to copy over your system directories, and add your data directories as archives.
The backup process would take longer but you may find you can fit everything on the CD with space to spare.