Welcome, Guest. Please login or register.

Author Topic: Best TCP Suite  (Read 6169 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline KernelTopic starter

  • Sr. Member
  • ****
  • Join Date: Feb 2006
  • Posts: 292
    • Show only replies by Kernel
Best TCP Suite
« on: May 20, 2011, 06:01:28 PM »
Opinions on the best TCP Suite for OS3.1 - OS3.9?  I'm just getting back into Classic Amiga and purchased a DENEB USB for my A3K and will be hooking up the NetGear dongle soon...
 

Offline CSixx

  • Sr. Member
  • ****
  • Join Date: Jan 2006
  • Posts: 315
    • Show only replies by CSixx
Re: Best TCP Suite
« Reply #1 on: May 20, 2011, 06:19:33 PM »
I've never had an issue using Genesis (that comes with OS3.9), but I have a feeling that the word "best" will turn out to be quite debatable :)
 

Offline rvo_nl

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Oct 2006
  • Posts: 860
    • Show only replies by rvo_nl
Re: Best TCP Suite
« Reply #2 on: May 20, 2011, 06:28:28 PM »
Im using Genesis aswell, does everything I want. But then I think MiamiDx is capable of just a bit more.
Amiga 1200 (1d4) Kickstart 3.1 (40.68), Elbox Power/Winner tower (450w psu), BlizzardPPC 603e+ @240mhz & 060 @50mhz, 256MB, Bvision, IDE-fix Express, IndivisionAGA, 120GB IDE, cd, dvd, Cocolino, Micronik Keycase, PCMCIA Ethernet, Ratte monitor switcher, Prelude1200, triple boot WB3.1 / OS3.9 / OS4.1, Win95 / MacOS8.1
 

Offline scuzzb494

Re: Best TCP Suite
« Reply #3 on: May 20, 2011, 06:50:40 PM »
I use Miami, always have but then I have mine configured with Samba for all my networking. Both work as well I guess. My A1200 is linked to the BTHomehub and uses broadband without issue and I have my other computers linked via a script I wrote with icons on the desktop. This allows me to use other drives from other machines as network drives. The XP machine is the only one that struggles hand shaking, not cus the Amiga can't see it but more that it seems to send my SMB in a loop. Scout shows this up as does SnoopDOS... Doesn't afftect things. Took me a while to configure Samba though once done works a treat. Genesis worked fine also but I just couldn't customise it as well as Miami. Helps also that I have a registered version of MiamiDX.

Anyway.. Good luck.

Offline Damion

Re: Best TCP Suite
« Reply #4 on: May 20, 2011, 07:56:56 PM »
I would stick with Miami, especially if you'll be using the internet/netradio streaming. AmiTCP/Genesis is a bit faster for local transfers though.
 

Offline KernelTopic starter

  • Sr. Member
  • ****
  • Join Date: Feb 2006
  • Posts: 292
    • Show only replies by Kernel
Re: Best TCP Suite
« Reply #5 on: May 20, 2011, 08:39:48 PM »
Is MiamiDX still available to register?  I actually had a registered copy of it way back in thel late 90's before I sold (boo hoo) my first A3000.

Anyone used EasyNet from AmigaKit?
 

Offline Nostalgiac

  • Sr. Member
  • ****
  • Join Date: Dec 2006
  • Posts: 408
    • Show only replies by Nostalgiac
Re: Best TCP Suite
« Reply #6 on: May 20, 2011, 08:48:30 PM »
Genesis (OS 3.9) just worked for me so I never looked beyond (that is.. dhcp did not work, but I didn't care)

ta
Tom UK
2000/2060/128mb/2320/2gb/C64-3D/Hydra-Aminet on OS 3.9

c128/1541/1750/1351 with Dolphin Dos and eprom burner
 

Offline runequester

  • It\'s Amiga time!
  • Hero Member
  • *****
  • Join Date: Oct 2009
  • Posts: 3695
    • Show only replies by runequester
Re: Best TCP Suite
« Reply #7 on: May 20, 2011, 09:03:24 PM »
Quote from: Kernel;639167
Is MiamiDX still available to register?  I actually had a registered copy of it way back in thel late 90's before I sold (boo hoo) my first A3000.

Anyone used EasyNet from AmigaKit?


Im using it. I forget what it actually includes, but once I got around the hiccups coming from not having manually configured this stuff in years, it works great.
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: Best TCP Suite
« Reply #8 on: May 21, 2011, 12:19:44 AM »
There are three API flavors for TCP/IP or UDP .. on Amiga:
 * AS225 - The official Commodore TCP/IP stack with hardcoded drivers for A2065.
 * SANA-II - Lot of support but uses an inefficient buffer handling scheme, and misses proper support for promiscuous and multicast. Bloated API.
 * Miami Network Interface (MNI) - Lacks the SANA-II problems but instead suffers from lack of documentation and licensing restrictions. Requires AmigaOS v2.04 at minimum.

Write a new API ..?
 

Offline TheBilgeRat

  • Hero Member
  • *****
  • Join Date: May 2010
  • Posts: 1657
    • Show only replies by TheBilgeRat
Re: Best TCP Suite
« Reply #9 on: May 21, 2011, 12:30:13 AM »
Out of curiosity, has anyone thought about using the BSD tcp/ip stack with Amigas?  At one time, BSD (up to 3.2) was on Amigas.
 

Offline Gulliver

Re: Best TCP Suite
« Reply #10 on: May 21, 2011, 12:54:02 AM »
I have tried several TCP-IP stacks in all these years:

Termite TCP 1.60, which was great but only supported slip connections.
AmiTCP 4.3, which was also great and powerfull, but a nightmare to set up.
Genesis (both the 3.9 and version 1.08) were great, but lacking support for dinamic IPs.
Miami Deluxe was the best, but it was unfortunately slower than the rest.
I was never able to get Interworks I-Net 225, and I never knew anyone who used it. :(

Then there is RoadShow which should be commercially released soon, and promises the highest speeds and lowest requirements but unfortunately, it will have no GUI to configure it.

For the time being, if you have a fast Amiga, I would use Miami Deluxe (its keyfiles are available on the internet).  If not, then AmiTCP is a reasonable choice. If you have 3.9 and have a fixed IP address, then go the Genesis route.

I hope it helps :)
 

Offline freqmax

  • Hero Member
  • *****
  • Join Date: Mar 2006
  • Posts: 2179
    • Show only replies by freqmax
Re: Best TCP Suite
« Reply #11 on: May 21, 2011, 01:09:27 AM »
I other words.. choice your pain! ;)
 

Offline mongo

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 964
    • Show only replies by mongo
Re: Best TCP Suite
« Reply #12 on: May 21, 2011, 02:08:10 AM »
Quote from: TheBilgeRat;639206
Out of curiosity, has anyone thought about using the BSD tcp/ip stack with Amigas?  At one time, BSD (up to 3.2) was on Amigas.


Both AmiTCP and Miami are based on the BSD stack.
 

Offline Gulliver

Re: Best TCP Suite
« Reply #13 on: May 21, 2011, 02:20:02 AM »
Quote from: mongo;639216
Both AmiTCP and Miami are based on the BSD stack.


Genesis is based on AmiTCP 4.5 so it is also based on the BSD stack. The upcoming RoadShow too.
 

Offline kolla

Re: Best TCP Suite
« Reply #14 on: May 21, 2011, 02:34:25 AM »
Quote from: TheBilgeRat;639206
Out of curiosity, has anyone thought about using the BSD tcp/ip stack with Amigas?  At one time, BSD (up to 3.2) was on Amigas.


Hm, not sure what you mean with "up to 3.2", but latest NetBSD 5.1 officially supports Amiga.
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS