Search found 1315 matches

by pjw
Sun Mar 17, 2024 8:47 pm
Forum: Hardware
Topic: QL <-> MOXA Nport 5150A and Internet! Surf on Telnet connected BBS
Replies: 16
Views: 674

Re: QL <-> MOXA Nport 5150A and Internet! Surf on Telnet connected BBS

With QPC2, Q68, etc, you dont even need a modem or serial cable..
Any tips on good, QL-related BBSes? There are just too many other ones out there.
by pjw
Thu Mar 14, 2024 1:37 pm
Forum: General QL Chat
Topic: Most probably the smallest "QL" ever!
Replies: 32
Views: 2063

Re: Most probably the smallest "QL" ever!

I respect all the effort for installing QL emulators on all kind of small computers and devices. I still think that the smallest QL ever is the QL working on your Android phone. It really works well on your phone by means of the Exagear emulator if you install this on your Android phone, then you c...
by pjw
Tue Mar 12, 2024 10:29 pm
Forum: Software & Programming
Topic: The MEM Device
Replies: 9
Views: 483

Re: The MEM Device

Hi Martyn,

No rush on my account, I still have a lot of figuring out to do.

Thanks for taking the trouble!
by pjw
Tue Mar 12, 2024 6:03 pm
Forum: Hardware
Topic: PiStorm
Replies: 147
Views: 22216

Re: PiStorm

A year and a half on, did anyone have any joy with this on Ql-type hardware?
by pjw
Tue Mar 12, 2024 12:56 pm
Forum: Software & Programming
Topic: The MEM Device
Replies: 9
Views: 483

Re: The MEM Device

Hi Per! I developed the MEM driver a bit further than Simon's and Lau's originals and it works under SMSQe quite nicely. I'll digit out and share the (revised) source and binary when I'm back at my laptop. Hi Martyn, Is this still happening? I was hoping to test whether NASERVE blocks it, as tofo s...
by pjw
Sat Mar 09, 2024 3:14 pm
Forum: Software & Programming
Topic: The MEM Device
Replies: 9
Views: 483

Re: The MEM Device

Great! Looking forward. Thanks
by pjw
Sat Mar 09, 2024 11:11 am
Forum: Software & Programming
Topic: The MEM Device
Replies: 9
Views: 483

The MEM Device

I moved this from the Announcing availability of a QLNET driver for the Q68 (ND-Q68) topic. Re the MEM device and network security: <> Block, yes (simply don't start FSERVE or the mem driver), limit, well, no. QL designers believed in the good in people. You could maybe use Toolkit III, that allows ...
by pjw
Fri Mar 08, 2024 4:38 pm
Forum: Software & Programming
Topic: Announcing availability of a QLNET driver for the Q68 (ND-Q68)
Replies: 86
Views: 36500

Re: Announcing availability of a QLNET driver for the Q68 (ND-Q68)

<> But anyways: Everything regarding to the QL regarding networking is a potential security risk and should only be operated behind a firewall - So don't use any of the many available online banking applications and don't run your business-critical enterprise applications on it ;) Oh sh*t! NOW you ...
by pjw
Fri Mar 08, 2024 1:55 pm
Forum: Software & Programming
Topic: Announcing availability of a QLNET driver for the Q68 (ND-Q68)
Replies: 86
Views: 36500

Re: Announcing availability of a QLNET driver for the Q68 (ND-Q68)

What could be of interest in this context is the mem_ device driver which is part of the DIY toolkit (in the v_n section) - That allows you (amongst some really "magic" (or is it dubious?) other stuff) to PEEK and POKE into a remote machine's memory over QLAN (George Gwilt's NET_PEEK does...
by pjw
Thu Mar 07, 2024 1:54 pm
Forum: Software & Programming
Topic: Announcing availability of a QLNET driver for the Q68 (ND-Q68)
Replies: 86
Views: 36500

Re: Announcing availability of a QLNET driver for the Q68 (ND-Q68)

bixio60 wrote: Thu Mar 07, 2024 12:22 pm <>
This is the simple program that run on Q68:

110 ch=FOP_IN ("tcp_time.nist.gov:13")
<>
I just get Not found. What driver do you load?