#parnet.device
3 messages in this thread
I have found the parnet.device sources but… with only the notes of Matt
(Dillon) is very difficult to get something working :-((( I have a working
parnet between my two Amigas (Thelma and Louise) but I can't use the little
testing tools that Matt sent to you to test parnet.device.
I must deactivate the network ?? Is possible to find some more useful document
? Thanx in advance Massimo Brogioni MB-)
Massimo,
The only information I have is what came with the parnet source that
you have. The interface isn't that complicated if you already know
how to talk to an AmigaDOS device… if you don't know how to do that,
look in the Rom Kernel Manuals for help.
–Doug
Thanx. I have tried to write somethoing and something is working. But I have
found some bugs in the parnet (not the device, the handler). If you try to
write something in a window in the other AMiga you write for the first time but
after this you hang the network.
Try: dir >net:con/0/0/600/200/Hello!! you can see the dir scrolling in the
window in the another amiga retry: dir >net:con/0/0/600/200/Nono and the CLI
stay hung. What is the guilty ? How to fix ?? Is parnet searching for a
ACTION_LOCATE_OBJECT in CON ?? Is some other ?? I don't know. I will be very
happy if the sources of parnet will be freely available. Thanx MB-)