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


Wimodem232 protocols for tcp - desrat - 08-25-2020

Since it would be nice too do tcp over serial (slow but useful)..can or is there a protocol to do tcp with the Wimodem232 since it has multiple protocol ability?


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

TCP is how it communicates to the router already. What is it that you wanted to do?


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

(08-26-2020, 09:38 AM)admin Wrote: TCP is how it communicates to the router already.  What is it that you wanted to do?
Run amirc or amftp as if I had a tcp stack already?..driver for genesis?


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

You can use a SLIP connection right now. If you had information about those I could look at implementing them, it may be possible already.


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

(08-27-2020, 02:29 AM)admin Wrote: You can use a SLIP connection right now.  If you had information about those I could look at implementing them, it may be possible already.
You mean an actual slip driver?..if so I will do that.thanx for the response.


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

Just a question..I tried to upload an lha file but it rejects it.What format would be best?


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

You might be able to upload a .zip file. There is a file size restriction of I think 100KB, no matter what type of file is uploaded. You could see me the file directly and I could attach it, or host it on the server. data @ cbmstuff.com


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

(08-28-2020, 02:30 AM)admin Wrote: You might be able to upload a .zip file. There is a file size restriction of I think 100KB, no matter what type of file is uploaded.  You could see me the file directly and I could attach it, or host it on the server.  data @ cbmstuff.com
ok here it is.


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

OK, what is this? The SLIP driver for the Amiga?


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

(08-28-2020, 10:37 PM)admin Wrote: OK, what is this?  The SLIP driver for the Amiga?
yes..with source