[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2019-10-17T22:24:57-05:00 http://petesqbsite.com/phpBB3/app.php/feed/topic/14540 2019-10-17T22:24:57-05:00 2019-10-17T22:24:57-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=38581#p38581 <![CDATA[Anyone want to use networking in Qbasic?]]>
I will have to say... of everything I've tried for my project that involves communicating to another device via serial port, using a DOS server is best, especially one I can edit the code of! Why? because then the serial port has full priority with no other processes interfering. No Windows, No Linux, nothing. Just pure single-tasked DOS.

Funny thing is, the PC I'm doing this on is an IBM think-center with an intel RJ45 network card and the speed... 3Ghz. LOL.

If anyone wants to tailor the webserver to their needs, then go to:

http://rubbermallet.org/software/webserv.html

He also has done other Qbasic related networking software including writing a bunch of networking subroutines for your own Qbasic programs. Link is here:

http://rubbermallet.org/software.html

Statistics: Posted by mikefromca — Thu Oct 17, 2019 10:24 pm


]]>