English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 20 October 2018, 22:24   #21
ProdigalAmigan
Registered User
 
Join Date: Dec 2017
Location: Sweden
Posts: 105
Quote:
Originally Posted by JimDrew View Post
Y-Modem, Y-Modem-1K, and Y-Modem-G are the best protocols to use with WiFi modems.
Thank you Jim for the technical explanation as to why Zmodem is acting so ... unstable. Now in my case I have set up a little BBS locally on my LAN just to be able to transfer files between the machines, and downloading with ZModem poses no problem at all, but uploading constantly fails.

I was thinking maybe it would be possible to create a port of the SXYZ(?) protocol used in SyncTerm as states to have fixes for using ZModem over TCP/IP/Telnet (and testing it seems rock solid) but unfortunately I do not have the knowledge necessary to even begin making a port of this protocol for the Amiga....

Will try Y-Modem to see if I can have better luck with that.
ProdigalAmigan is offline  
Old 21 October 2018, 19:24   #22
Rixa
Registered User
 
Join Date: Sep 2007
Location: Tampere / Finland
Posts: 127
Are you by any chance using the serial.device from OS3.9 BoingBag 2? If so, downgrade to the one from BoingBag 1.
Rixa is offline  
Old 22 October 2018, 07:53   #23
ProdigalAmigan
Registered User
 
Join Date: Dec 2017
Location: Sweden
Posts: 105
Quote:
Originally Posted by Rixa View Post
Are you by any chance using the serial.device from OS3.9 BoingBag 2? If so, downgrade to the one from BoingBag 1.
Yes I think I am. I have AmigaOS 3.9 and "all the boingbags installed".
Will look at trying to replace the serial.device with the one from BoingBag 1 as you suggest and see if that works better.

Thanks.
ProdigalAmigan is offline  
Old 21 January 2020, 00:18   #24
ProdigalAmigan
Registered User
 
Join Date: Dec 2017
Location: Sweden
Posts: 105
... and I COMPLETELY forgot about this... UNTIL now in 2020!
Will take a look at it tomorrow
ProdigalAmigan is offline  
Old 02 February 2020, 01:17   #25
ProdigalAmigan
Registered User
 
Join Date: Dec 2017
Location: Sweden
Posts: 105
Question Still can't get uploading using any protocol working?!

Quote:
Originally Posted by Rixa View Post
Are you by any chance using the serial.device from OS3.9 BoingBag 2? If so, downgrade to the one from BoingBag 1.
I tried downloading BoingBag 1 but I couldn't find a serial.device inside that archive. Do you know where I can find the serial.device that you recommend I downgrade to?

Uploads still consistently fail with all different protocols that I have tried. I even tried connecting at 2400 baud here to see if that helped and it got some ways into the file, but then started resending and stacking up errors.

Also when I am doing these tests they are ONLY to my own local BBS setup on my PC on the local LAN so the packets are travelling only like 1 hop.

If anyone knows if there is ANYTHING to be done about this so that I can get uploads to consistently work over the LAN that would be wonderful.

ProdigalAmigan is offline  
Old 26 March 2020, 10:41   #26
Codetsu
Registered User
 
Join Date: Jun 2015
Location: next to Mordor
Posts: 147
here's a little update on the questions

wifi modem command to activate negation on some models is ATNET1 this is not often explained in the instructions any way to disable is ATNET0

Aminet you can find many variants of serial.device 8n1.device is one of the baudbandi.device works too

unfortunately, even the transfer protocols and negation are the same at both ends. the terminals have features which also need to be adjusted before the file transfer reliably unfortunately i can't give clear instructions on how this happens because i haven't tested all of them even with Term there are big problems depending on which machine i use it even though the settings should be identical

There are also big differences between versions of Zmodem, some versions don't work at all
yes I no longer remember what differences they had, I should look and refresh my memory on that
Codetsu is offline  
Old 13 April 2020, 16:12   #27
Phantasm
Not a Rebel anymore
 
Phantasm's Avatar
 
Join Date: Apr 2005
Location: UK
Age: 51
Posts: 498
I'm my experience you get better/worse results depending on the implementation of zmodem at both ends. I recommend xprzmodem version 2.61 (the one that comes with term). This is what I use with my bbs and generally works well. It also depends on what client you are using.
Phantasm is offline  
Old 21 September 2020, 22:29   #28
ProdigalAmigan
Registered User
 
Join Date: Dec 2017
Location: Sweden
Posts: 105
Hello again!

I know I haven't written anything about this in a very long time now, but I started messing about with it for a bit tonight again.

The thing that I have done is to set up a very simple local Telnet BBS on my Windows PC using Mystic BBS only to be used and accessed over the LAN for ease of transferring files (and for experimenting) but even now I haven't gotten ZModem to work properly with it just doing resending.

I also tried Y-Modem but that cancels the file transfer before it even has a chance to begin. Tried connecting to the BBS using DCTelnet and AmTelnet for a test but even though that seems to be working it completely defeats the purpose of me buying a WiModem232!

I would have thought ZModem would have a chance of working properly since the machines communicating is only on the local LAN so the datapackets are not travelling around the world....

Also I have upgraded the WiModem to the latest firmware.
ProdigalAmigan is offline  
Old 22 September 2020, 18:19   #29
captain_zzap
Registered User
 
Join Date: Feb 2016
Location: Space
Posts: 36
Afaik the timing sensitivity of zmodem prevents it from working reliably over Telnet.
What does seem to work is Kermit.
captain_zzap is offline  
Old 22 September 2020, 18:28   #30
ProdigalAmigan
Registered User
 
Join Date: Dec 2017
Location: Sweden
Posts: 105
Quote:
Originally Posted by captain_zzap View Post
Afaik the timing sensitivity of zmodem prevents it from working reliably over Telnet.
What does seem to work is Kermit.
I wonder if the reason Kermit is working is thanks to The Rainbow Connection?

Seriously though I did keep on messing around with this for a bit yesterday, and using NComm with XPRSZModem.library or XPRZModem.library at 38400 baud made ZModem stable (enough) to finish the transfers attempted with 1-5 errors/resends.

Have not yet tried using an alternative serial.device to see if that makes any difference. Also the BBS package I have installed on the PC side does not support Kermit protocol so even if I wanted to use that it's not an option.

I wonder if it would be possible to write a ZModem implementation adapted for use over Telnet/WiModem232 (SyncTerm on the PC side has an adapted ZModem made to run well over Telnet. Don't know enough about programming to attempt something like it for the Amiga sadly...)
ProdigalAmigan is offline  
Old 22 September 2020, 19:07   #31
ProdigalAmigan
Registered User
 
Join Date: Dec 2017
Location: Sweden
Posts: 105
Quote:
Originally Posted by Rixa View Post
Are you by any chance using the serial.device from OS3.9 BoingBag 2? If so, downgrade to the one from BoingBag 1.
Where do I find this serial.device? I did look through the BoingBag 1 archive, but I cannot see a serial.device anywhere in there. If someone knows where I can find it to try this suggestion let me know okay?

ProdigalAmigan is offline  
Old 24 September 2020, 13:41   #32
Phantasm
Not a Rebel anymore
 
Phantasm's Avatar
 
Join Date: Apr 2005
Location: UK
Age: 51
Posts: 498
Quote:
Originally Posted by ProdigalAmigan View Post
I wonder if it would be possible to write a ZModem implementation adapted for use over Telnet/WiModem232 (SyncTerm on the PC side has an adapted ZModem made to run well over Telnet. Don't know enough about programming to attempt something like it for the Amiga sadly...)

As mentioned previously in this thread the version of xprzmodem that comes with term works just fine over telnet. I have only tried very briefly with a wifi modem though and I was never able to get stable transfers so I think there may also be more issues than just the zmodem problem.


Zmodem can work fine over telnet, if the receiver is able to support overlapping serial and disk io and then no ack packets are needed and the sender can just keep sending data until it reaches the end or it receives a packet to say there was a problem. This eliminates the problems with timing sensitivity
Phantasm is offline  
Old 24 September 2020, 14:01   #33
captain_zzap
Registered User
 
Join Date: Feb 2016
Location: Space
Posts: 36
Quote:
Originally Posted by Phantasm View Post
Zmodem can work fine over telnet, if the receiver is able to support overlapping serial and disk io and then no ack packets are needed and the sender can just keep sending data until it reaches the end or it receives a packet to say there was a problem. This eliminates the problems with timing sensitivity
This sounds like transfers from/to ram: could work more reliably?
captain_zzap 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
BBS advice for TERM klokwirk Amiga scene 0 29 May 2014 10:16
Amiga TERM question squidbass support.Apps 1 14 September 2012 12:16
VincED / $TERM Question squidbass support.Apps 1 30 November 2009 11:48
jrcomm term amiga terminal program dslman2ix request.Apps 2 23 February 2007 01:16
Ncomm errors vertigo support.Apps 6 11 November 2003 23:15

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 17:43.

Top

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