The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.28 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



CBMSTUFF FORUM
Wimodem232 protocols for tcp - Printable Version

+- CBMSTUFF FORUM (https://www.cbmstuff.com/forum)
+-- Forum: CBMSTUFF PRODUCTS (https://www.cbmstuff.com/forum/forumdisplay.php?fid=1)
+--- Forum: WiModem232 / WiModem232 Pro (https://www.cbmstuff.com/forum/forumdisplay.php?fid=79)
+---- Forum: Usage (https://www.cbmstuff.com/forum/forumdisplay.php?fid=81)
+---- Thread: Wimodem232 protocols for tcp (/showthread.php?tid=745)

Pages: 1 2 3


RE: Wimodem232 protocols for tcp - admin - 08-30-2020

OK, but SLIP already works.  People are using it from what I have been told.  The WiModem232 is a real modem in all respects.  You can run a BBS with it.  A Slip connection uses the serial port with a real (or emulated) modem to communicate.  A PLIP connection is the parallel port version.  If this is not correct, please let me know!  Smile


RE: Wimodem232 protocols for tcp - desrat - 08-30-2020

(08-30-2020, 02:52 AM)admin Wrote: OK, but SLIP already works.  People are using it from what I have been told.  The WiModem232 is a real modem in all respects.  You can run a BBS with it.  A Slip connection uses the serial port with a real (or emulated) modem to communicate.  A PLIP connection is the parallel port version.  If this is not correct, please let me know!  Smile
Ok I dl'ed the rhslip from aminet.edited the config and still no connection.What setup are you using?


RE: Wimodem232 protocols for tcp - admin - 08-31-2020

I am not using this at all.  I have never tried to get "online" (web browser) ever with the Amiga, I have only been told that people are using the WiModem232 with SLIP, connecting it exactly like you would with a real 56K modem.


RE: Wimodem232 protocols for tcp - desrat - 08-31-2020

(08-31-2020, 02:55 AM)admin Wrote: I am not using this at all.  I have never tried to get "online" (web browser) ever with the Amiga, I have only been told that people are using the WiModem232 with SLIP, connecting it exactly like you would with a real 56K modem.
Oh ok..thanx for the help anyway.


RE: Wimodem232 protocols for tcp - desrat - 08-31-2020

Ok..I plead ignorance..I wasnt directing to the modem itself in Genesis but now theres an interesting conundrum..I got as far as getting the modem to acknowledge (ATE1 Q0 V1 X4).Now what do I enter when it askes for phone number..since its a wimodem I know it will take ip adresses.


RE: Wimodem232 protocols for tcp - admin - 08-31-2020

You would need to know an IP address to enter an internet portal I guess? The reality is that even at 115,200 baud the speed is really slow for use with a modern internet browser for the Amiga. 115,200 baud would be about 11.5K max through per second. A 500K image file is going to take >40 seconds to load. So, it would take several minutes to load a modern page.


RE: Wimodem232 protocols for tcp - desrat - 08-31-2020

I hear you.This would be used for Aminet searches and such..no Library of Congress here..Smile


RE: Wimodem232 protocols for tcp - admin - 09-01-2020

Ha! Well, I know SLIP works with real modems. You can google "SLIP AMIGA MODEM" and find all sorts of how-to guides.


RE: Wimodem232 protocols for tcp - desrat - 09-17-2020

(09-01-2020, 03:56 AM)admin Wrote: Ha!  Well, I know SLIP works with real modems.  You can google "SLIP AMIGA MODEM" and find all sorts of how-to guides.
Ok..im close but it keeps telling me "Couldn't open serial.device unit 0"..I directed it to use the modem.I tested the modem with Term and it works fine.Anyone else had luck with this?


RE: Wimodem232 protocols for tcp - admin - 09-17-2020

That error message comes from AmigaDOS, stating that the device can't be opened. Typically this occurs when using a device that is single threaded and is already open by some other application. You probably want to use something other than serial.device anyways since that is slower than others like baudbandit.device.