Kananga wrote:Of course, I haven't had a look at the source code yet. Is it available and under what license?
There is no source code as I wrote the program using a machine-language monitor. I have put up some quick photographs of the hand-written memory maps I used at the time at:
ok i have some of a bbs written gonna work on security system within the next few days. Will Start out as log in and a message base.
As Far as the interfaces
i have enough parts in stock to make 20 rs232 boxes
So give me a couple of months and it will be up and running with software and rs232 box for sale.
SmokinGirl!!!!!!!!
Maybe with a week or two my demo vic bbs will be up via telenet
rs232 boxes will sell for $25 + $5 Shipping.
Will except payments via paypal and it will be a couple of months till ready.!
They plug right into the user port then into pc via serial cable using bbs server.
Will come with null modem cable included.
to connect to serial port on back of pc.
when "soon" software delveloped will be selling a term program and a bbs as software on floppy as well.
So yes something big is coming up so we can have our Vic-20's on line.
Also in future online games in bbs system.
SmokinGirl
votes votes should i put the bbs or term sofrware on cassettes
Then sell at a low afforidable price?
plus what is most common? 3k,8k or 16k expansion what do you use or own for memory expansion?
Right now I am using a 16k expansion but need to know what is standard. with everyone. what ya got basicly?
How do you use the serial-to-ethernet protocol?
Is it fixed to a pre-configured connection as in common serial-to-IP solutions, or is it possible to connect to an arbitrary TCP-Socket address?
(I couldn't find the information in the commodore-server pages)
Buy the new Bug-Wizard, the first 100 bugs are free!
Kananga wrote:
How do you use the serial-to-ethernet protocol?
Is it fixed to a pre-configured connection as in common serial-to-IP solutions, or is it possible to connect to an arbitrary TCP-Socket address?
(I couldn't find the information in the commodore-server pages)
There is no "protocol", per se. Whatever you write to the RS-232 port (PRINT #2,"DATA") goes to the server. The server/port is defined with either a configuration program or a program running on the Commodore computer. I'm finishing up some work on public disks and will be blogging more about programming the board after that. There isn't enough documentation posted on the subject quite yet (as you've noticed).
vk4akp wrote:Yea I've seen that one but it hangs off the user port and is locked into custom software from what I hear.
I would like to see the uIEC one developed. Then one Ethernet connection could serve a number of Commodores via a VIC switch.
.-.-.
It's not "locked in" to any software - there just isn't much software written yet. Anyone can write software for it and write the configuration to the board to connect to any server/port.