Re: WANTED: Translator from German
- From: susowa <susowa.kc85@xxxxxx>
- Date: Tue, 29 Jul 2008 14:50:26 -0700 (PDT)
On 29 Jul., 22:42, Peter Dassow <z8...@xxxxxxxx> wrote:
Ok, let's clarify it now... just to have a network stack isn't enough to
do anything else but processing packets.
You have much more than a network stack, you have a BSD-like Socket-
Interface ready to use the rfc-protocols, this is like call a bdos-
function in CP/M.
Also, what I now understand (I will try to correct this in my blog) is,
on the Z80 side there almost nothing but interfacing stuff.
Yes - in principle, there a 3 logical levels, low level for PIO-
communication with the commands of the KCNET-Protocol, second level
for alter the registers of the stack and third the socket commands.
For implementing a common rfc you need only level 3 for the
communication parts of the rfc.
I wrote the 22k CPMNET for testing the interface on all 3 levels in a
menu-driven program and it has already a DHCP-Client, PING-Client and
TFTP CLIENT+Server - with this little effort (Memory) you are ready to
transfer files in your whole network to and from any tftp-client or -
server and this with the given speed of 22kB/s (PIO-limitation) - your
CP/M computer has no chance, to write the UDP-Packets of 512 Bytes
with this speed, my HDD-Write-Speed is with ZSDOS/Z-System and GIDE
about 2-3 kB/s.
So it's a special kind of hardware interface just
for use with the KC85?
You can use the interface with a standard Z80-PIO, thats all. But you
must build the interface and you must have a PIO or assemble an
additional PIO in your Z80-System, thats your part of work. The CPMNET
is ready for use:
- set the symbol KC85 to NO
- register the PIO-adress of your system
- control used terminal codes on top of the program
Now make the COM and it should work - of course without guarantee from
my side, it is a hobby-project, not a commercial product.
We (KC-Club) are now developing a special modul for the KC85 - this
modul is a special kind of hardware.
.
- Follow-Ups:
- Re: WANTED: Translator from German
- From: Herb Johnson
- Re: WANTED: Translator from German
- References:
- WANTED: Translator from German
- From: Mr. Emmanuel Roche, France
- Re: WANTED: Translator from German
- From: Katzy
- Re: WANTED: Translator from German
- From: Mr. Emmanuel Roche, France
- Re: WANTED: Translator from German
- From: Mr. Emmanuel Roche, France
- Re: WANTED: Translator from German
- From: Mr. Emmanuel Roche, France
- Re: WANTED: Translator from German
- From: Peter Dassow
- Re: WANTED: Translator from German
- From: Mr. Emmanuel Roche, France
- Re: WANTED: Translator from German
- From: susowa
- Re: WANTED: Translator from German
- From: Peter Dassow
- WANTED: Translator from German
- Prev by Date: Re: WANTED: Translator from German
- Next by Date: Re: How many SIG/M disks where there?
- Previous by thread: Re: WANTED: Translator from German
- Next by thread: Re: WANTED: Translator from German
- Index(es):
Relevant Pages
|