6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Fri Nov 15, 2024 4:02 pm

All times are UTC




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Vic 20 web server
PostPosted: Mon Mar 01, 2004 3:37 am 
Offline

Joined: Fri Aug 30, 2002 2:05 pm
Posts: 347
Location: UK
I wasn't quite sure which forum to post this in, a programming/hardware project on a bit of 6502 nostalgia.

Go here ..

http://members.lycos.co.uk/leeedavison/6502/vic20/index.html

.. or here ..

http://www.themotionstore.com/leeedavison/6502/vic20/index.html (add free mirror)

.. and enjoy.

Cheers,
Lee.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Mar 01, 2004 3:29 pm 
Offline
User avatar

Joined: Fri Aug 30, 2002 9:02 pm
Posts: 1747
Location: Sacramento, CA
Lee,

Great job putting that all together! It looks good!

Daryl


Top
 Profile  
Reply with quote  
 Post subject: Re: Vic 20 web server
PostPosted: Thu Mar 04, 2004 4:18 am 
Offline

Joined: Sat Jan 04, 2003 10:03 pm
Posts: 1706
[quote="leeeeee"]Go here ..

http://members.lycos.co.uk/leeedavison/6502/vic20/index.html[/quit]

That is just sick. :) I like it.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Mar 04, 2004 6:56 am 
Offline
User avatar

Joined: Tue Mar 02, 2004 8:55 am
Posts: 996
Location: Berkshire, UK
I'm surprised the VIC-20 has the cycles to do that. I'm impressed!

_________________
Andrew Jacobs
6502 & PIC Stuff - http://www.obelisk.me.uk/
Cross-Platform 6502/65C02/65816 Macro Assembler - http://www.obelisk.me.uk/dev65/
Open Source Projects - https://github.com/andrew-jacobs


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Mar 04, 2004 3:08 pm 
Offline

Joined: Fri Aug 30, 2002 2:05 pm
Posts: 347
Location: UK
Given that the ping reply is 10ms or so it could probably support being pinged from 70 locations at once (standard DOS 32 byte ping) without using up all the cpu time.

As it only supports one TCP connection at any time web pages appear slow due to multiple simutaneous requests from the browser mostly being ignored and so waiting the retry timeout. I have some plans to improve this by stacking a few half open connects.

Lots to do on the code yet, TCP is mostly a kludge and needs the error packet handling cleaning up.

Lee.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Mar 04, 2004 4:05 pm 
Offline

Joined: Sat Jan 04, 2003 10:03 pm
Posts: 1706
leeeeee wrote:
Given that the ping reply is 10ms or so it could probably support being pinged from 70 locations at once (standard DOS 32 byte ping) without using up all the cpu time.

As it only supports one TCP connection at any time web pages appear slow due to multiple simutaneous requests from the browser mostly being ignored and so waiting the retry timeout. I have some plans to improve this by stacking a few half open connects.

Lots to do on the code yet, TCP is mostly a kludge and needs the error packet handling cleaning up.

Lee.


You know what would be absolutely sweet is if you could get this thing to talk also to a Commodore 1541 disk drive. The software could be a Citadel-family BBS (these kinds of BBSes are awfully small and compact, and with their circular message stores, require virtually no maintenance from the sysop). Maybe support some 8 to 16 people online at a given time. Just make sure you remember to knock inactive people offline, otherwise, denial of service can be easily achieved. I'm thinking something they could telnet to.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sat May 08, 2004 12:50 am 
Offline

Joined: Fri Aug 30, 2002 2:05 pm
Posts: 347
Location: UK
Done an update, the TCP/IP code now handles up to eight threads at once. There's also a page on the Vic PSU as mine errrrr .. anyhow you can fix them. 8^)=

Go see ..

http://www.themotionstore.com/leeedavison/news.html

.. for links to all the new bits.

Cheers,

Lee.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot], pdragon and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: