English Amiga Board


Go Back   English Amiga Board > News

 
 
Thread Tools
Old 25 September 2020, 16:29   #21
Olaf Barthel
Registered User
 
Join Date: Aug 2010
Location: Germany
Posts: 532
Quote:
Originally Posted by E-Penguin View Post
What would it take to make this work on KS1.3? (other than a miracle!)
A massive rewrite from scratch, prolonged and extensive testing and the result would likely achieve only a fraction of what the Kickstart 2.x/3.x compatible version could do. Roadshow and its tools rely upon the operating system to be more reliable and dependable than what Kickstart 1.3 could provide. Also, the Kickstart 2.x/3.x operating system enables Roadshow features which cannot be recreated using the building blocks available under Kickstart 1.3.

You also have dependencies in the software which uses the bsdsocket.library, such as the utility.libray TagItem list support. That would have to be provided in some form. Launching shell commands robustly was very hard under Kickstart 1.3, so there probably would be no inetd-style superserver.

It's just too much work to throw a large part of the bsdsocket.library away and then cut down the CLI commands which are needed to set up the network interfaces and the TCP/IP configuration.
Olaf Barthel is offline  
Old 25 September 2020, 16:48   #22
E-Penguin
Banana
 
E-Penguin's Avatar
 
Join Date: Jul 2016
Location: Darmstadt
Posts: 1,214
Thanks for the detailed answer. Looks like I'm not getting the vanilla A500 online any time soon!
E-Penguin is offline  
Old 25 September 2020, 17:07   #23
npagonis73
Registered User
 
npagonis73's Avatar
 
Join Date: Sep 2019
Location: Corfu / Greece
Posts: 410
Quote:
Originally Posted by indigolemon View Post
Glad you like it! I really need to find more time to expand Roadie a bit more (and add error checking for the config stuff).

Didn’t know it was you who wrote it!! Well done for that!! And yes if you could find some more time to expand its capabilities, that would be amazing news!!
npagonis73 is offline  
Old 25 September 2020, 17:53   #24
Olaf Barthel
Registered User
 
Join Date: Aug 2010
Location: Germany
Posts: 532
Quote:
Originally Posted by E-Penguin View Post
Thanks for the detailed answer. Looks like I'm not getting the vanilla A500 online any time soon!
It could happen, but you'd likely need a fully self-contained TCP/IP stack and network interface driver, with a subset of the AmiTCP V4 library functions available as a shared library in memory.

I reckon that's doable if one can "mock" the function behaviour which cannot be fully implemented. Mind you, there would still have to be Kickstart 1.3 compatible TCP/IP client software to make use of this peculiar, restricted TCP/IP stack.
Olaf Barthel is offline  
Old 25 September 2020, 18:00   #25
npagonis73
Registered User
 
npagonis73's Avatar
 
Join Date: Sep 2019
Location: Corfu / Greece
Posts: 410
Quote:
Originally Posted by Olaf Barthel View Post
Roadshow 1.14 is mostly about bug fixes, but the rsh command which had been in the making since 2017 made me want to explore if the corresponding Amiga-native shell service was feasible. With rsh and the shell service Roadshow 1.14 achieves what Envoy could already do in 1992

The most important change, in my opinion, is the updated update process: it's no longer quite so hard to make another Roadshow update and ship it. The new update script also takes care of all existing Roadshow versions 1.9-1.13 and is no longer restricted to just the last release version. Finding a good way to make this work took a lot time and led me through numerous embarrassing false starts and dead ends. The Installer scripting language lacked the kind of features which would have made automating the update process easier.

The commercial release also has an updated installation script which will upgrade the demo version to the commercial version if you launch it. It's no longer necessary to perform this process manually.

Glad to talk to the Roadshow creator!! Once you use Roadshow, you can’t go back to anything else you used in Amiga. Indeed the update process has been improved dramatically and it is a breeze now to make updates!!! There are very few pieces of software nowadays in amiga environment that are professionally done and is worth paying for!!! One of those is your program!! Well done
npagonis73 is offline  
Old 27 September 2020, 14:19   #26
Olaf Barthel
Registered User
 
Join Date: Aug 2010
Location: Germany
Posts: 532
Quote:
Originally Posted by npagonis73 View Post
Glad to talk to the Roadshow creator!! Once you use Roadshow, you can’t go back to anything else you used in Amiga. Indeed the update process has been improved dramatically and it is a breeze now to make updates!!! There are very few pieces of software nowadays in amiga environment that are professionally done and is worth paying for!!! One of those is your program!! Well done
Well, it wasn't planned that way, it just happened. Frustratingly, publishing AmigaOS 68k software became harder after the AmigaOS 3.9 release came to market, and it took a long time for the Roadshow 68k version to be published. This included numerous doomed attempts to build a graphical user interface for managing the slightly more numerous settings which Roadshow supports. I appreciate that "Roadie" exists, although looking at it, it makes me feel even more burned out about the failed attempts to make a user interface for Roadshow

Roadshow was the TCP/IP stack I wanted to use myself, which is why it's designed like it is (although not all the design decisions have aged well over the past 18 years).

A good part of what makes strange people such as myself keep working on Amiga software like Roadshow is to improve it, teach the old dog new tricks Amiga software development can be fun, even after all those 30+ years
Olaf Barthel is offline  
Old 27 September 2020, 15:36   #27
crazyc
Registered User
 
Join Date: May 2012
Location: Gravesend - UK
Posts: 927
Quote:
Originally Posted by indigolemon View Post
Glad you like it! I really need to find more time to expand Roadie a bit more (and add error checking for the config stuff).
When I click connect on my setup I then have a couple of other requesters come up - the option to just hit connect and then just be told 'all done' would be neat. Even better just an icon to leave out on the workbench with a green light for online and red light of offline for example with a click on it switching between?
crazyc is offline  
Old 27 September 2020, 15:40   #28
apex
Registered User
 
apex's Avatar
 
Join Date: Apr 2010
Location: Amigaplanet
Posts: 645
Roadshow is really a fantastic piece of software, a must have! :-)
apex is offline  
Old 28 September 2020, 13:25   #29
S0ulA55a551n
Registered User
 
S0ulA55a551n's Avatar
 
Join Date: Nov 2010
Location: South Wales
Age: 47
Posts: 937
Quote:
Originally Posted by Olaf Barthel View Post
Well, it wasn't planned that way, it just happened. Frustratingly, publishing AmigaOS 68k software became harder after the AmigaOS 3.9 release came to market, and it took a long time for the Roadshow 68k version to be published. This included numerous doomed attempts to build a graphical user interface for managing the slightly more numerous settings which Roadshow supports. I appreciate that "Roadie" exists, although looking at it, it makes me feel even more burned out about the failed attempts to make a user interface for Roadshow

Roadshow was the TCP/IP stack I wanted to use myself, which is why it's designed like it is (although not all the design decisions have aged well over the past 18 years).

A good part of what makes strange people such as myself keep working on Amiga software like Roadshow is to improve it, teach the old dog new tricks Amiga software development can be fun, even after all those 30+ years
To be fair, it's nor exactly difficult to get up and running, in most common set-ups, your editing 3 files with details you would need to know via a GUI anyway
S0ulA55a551n is offline  
Old 28 September 2020, 15:33   #30
crazyc
Registered User
 
Join Date: May 2012
Location: Gravesend - UK
Posts: 927
I actually just use Roadie to connect and disconnect, not really to configure (and yes I could do this other ways). I did have Roadshow running from my startup but it seemed to add ages to my boot time so I dropped it off there and only run it when required.
crazyc is offline  
Old 28 September 2020, 15:41   #31
nikosidis
Registered User
 
Join Date: Jan 2020
Location: oslo/norway
Posts: 1,608
I do not want to get online every time I start my Amiga. If it is something if there is a card in PCMCIA slot that can cause software to fail.
If this software had a GUI like MiamiDX I would have bought it long time ago.
I have to look into Roadie, if that does the job and then I can buy this software.
I would recommend you either bundle this software with Roadie or make some simple GUI for it.
Online, Offline is really only what is needed.

Last edited by nikosidis; 28 September 2020 at 16:20.
nikosidis is offline  
Old 28 September 2020, 16:14   #32
npagonis73
Registered User
 
npagonis73's Avatar
 
Join Date: Sep 2019
Location: Corfu / Greece
Posts: 410
Roadshow 1.14 is out

Yes Roadie does exactly this job plus 2-3 other functions. It is exactly what people need. Before roadie I had added those functions through ToolsDaemon in a small drop down menu. Now I actually use both!! Couldn’t be simpler.

The luck of GUI is too small of an issue to solve and not loose the incredible speed difference roadshow provides compared with the rest of the tcp/ip stacks.

Last edited by npagonis73; 28 September 2020 at 16:20.
npagonis73 is offline  
Old 29 September 2020, 09:24   #33
Jope
-
 
Jope's Avatar
 
Join Date: Jul 2003
Location: Helsinki / Finland
Age: 43
Posts: 9,865
Quote:
Originally Posted by crazyc View Post
I actually just use Roadie to connect and disconnect, not really to configure (and yes I could do this other ways). I did have Roadshow running from my startup but it seemed to add ages to my boot time so I dropped it off there and only run it when required.
Why wait around? It can do its thing in the background.

My user startup has:
run >nil: <nil: execute s:network-startup

WB boots up before everything in my network-startup is done (it does ntp sync and mounts a samba share after the interface is up).

When I happen to do WHDLoad gaming, my whdload config runs netshutdown.. I start my networking back up from toolsdaemon if I need it again.
Jope is offline  
Old 29 September 2020, 09:29   #34
crazyc
Registered User
 
Join Date: May 2012
Location: Gravesend - UK
Posts: 927
Quote:
Originally Posted by Jope View Post
Why wait around? It can do its thing in the background.

My user startup has:
run >nil: <nil: execute s:network-startup

WB boots up before everything in my network-startup is done (it does ntp sync and mounts a samba share after the interface is up).

When I happen to do WHDLoad gaming, my whdload config runs netshutdown.. I start my networking back up from toolsdaemon if I need it again.
For some reason with my tower setup in CWB 3.9 it doesn't finish loading everything until the network is done. simply removing it from the startup made a noticeable difference. I will check whether I put all the necessary NILs in later though......
crazyc is offline  
Old 29 September 2020, 13:16   #35
Marlon_
AmigaDev.com
 
Marlon_'s Avatar
 
Join Date: Mar 2016
Location: Stockholm, Sweden
Age: 35
Posts: 625
Quote:
Originally Posted by Olaf Barthel View Post
The mind boggles - I didn't actually test this when I built the server-side code. Thank you for checking out if it worked.

The new rsh service in Roadshow 1.14 was intended to be used really just for executing series of CLI commands, like this:

Code:
rsh amiga "if exists s:user-startup ; type s:user-startup ; endif"
Because you cannot conveniently insert line feed characters into a single line of text, I reworked the command line interpretation so that it is more Unix-like. This makes it more readable and easier to use when building scripts that link AmigaDOS and Unix.
If you have ADE installed, you can launch sh as well:
Code:
rsh amiga "ADE:bin/sh"
Marlon_ is offline  
Old 30 September 2020, 03:10   #36
Bruce Abbott
Registered User
 
Bruce Abbott's Avatar
 
Join Date: Mar 2018
Location: Hastings, New Zealand
Posts: 2,610
Quote:
Originally Posted by nikosidis View Post
I do not want to get online every time I start my Amiga. If it is something if there is a card in PCMCIA slot that can cause software to fail.
Same here. I don't use the network much, and I prefer not having stuff using up memory for no reason. It only takes a second to start the network when I need it.

Quote:
If this software had a GUI like MiamiDX I would have bought it long time ago.
I have to look into Roadie, if that does the job and then I can buy this software.
I would recommend you either bundle this software with Roadie or make some simple GUI for it.
Online, Offline is really only what is needed.
Just create a script for each function, and execute it using your favorite method (IconX, Toolsdeamon etc.). I don't even bother with 'offline', instead I just reboot my Amiga.
Bruce Abbott is offline  
Old 30 September 2020, 03:19   #37
Bruce Abbott
Registered User
 
Bruce Abbott's Avatar
 
Join Date: Mar 2018
Location: Hastings, New Zealand
Posts: 2,610
Quote:
Originally Posted by Olaf Barthel
Frustratingly, publishing AmigaOS 68k software became harder after the AmigaOS 3.9 release came to market, and it took a long time for the Roadshow 68k version to be published. This included numerous doomed attempts to build a graphical user interface for managing the slightly more numerous settings which Roadshow supports.
Interesting. I don't even use Gadtools in my GUIs, because I want them to be 1.3 compatible if possible.

For Roadshow I would have been satisfied with an installation script that asked for the basic network settings required (IP address, netmask, gateway etc.). Having to hunt down the configuration files and manually edit them was a pain, and the documentation didn't do a good job of explaining what needed to be done.

Then when I installed the commercial version it overwrote all my configuration files. Definitely not for beginners! Has this behavior changed in the latest version?

Quote:
Roadshow was the TCP/IP stack I wanted to use myself, which is why it's designed like it is
My only reason for using Roadshow is that it is about 5 times faster than AmiTCP at downloading files in IBrowse. That's quite an impressive speedup - can you tell us how you did it?
Bruce Abbott is offline  
Old 30 September 2020, 13:21   #38
Jax
Registered User
 
Jax's Avatar
 
Join Date: May 2018
Location: Czech Republic
Posts: 24
Quote:
Originally Posted by Olaf Barthel View Post
No, this is just an update for the AmigaOS 2.x/3.x 68k operating system versions (and it might also still work on MorphOS if you want to give it a shot).

Oh, good. Thank you.
Jax is offline  
Old 01 October 2020, 11:44   #39
patrik
Registered User
 
patrik's Avatar
 
Join Date: Jan 2005
Location: Umeå
Age: 43
Posts: 925
Quote:
Originally Posted by crazyc View Post
I actually just use Roadie to connect and disconnect, not really to configure (and yes I could do this other ways). I did have Roadshow running from my startup but it seemed to add ages to my boot time so I dropped it off there and only run it when required.
Try using a static IP address for your network card if you are not.
patrik is offline  
Old 01 October 2020, 11:56   #40
crazyc
Registered User
 
Join Date: May 2012
Location: Gravesend - UK
Posts: 927
I already do use static ips for almost everything on my home network. Will dig back into roadshow and check I have that configured properly though when I get a minute.
crazyc is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Roadshow and nullsana.device torsti76 support.Apps 6 28 May 2020 18:50
Roadshow 1.13 released AndreasM News 33 04 October 2019 09:21
Roadshow and AmigaExplorer McTrinsic support.Other 16 27 December 2017 22:33
Roadshow 1.12 released AndreasM News 101 27 January 2017 16:16
Trying to run RoadShow Retrofan support.Apps 10 10 May 2013 21:00

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:22.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.10680 seconds with 15 queries