IPBasic
Posted: Tue May 10, 2016 9:53 am
IPBasic is a SuperBASIC interface for the IP device driver as built into UQLX, QPC2, and Qemulator.
It allows SuperBASIC to access many of the features of the IP device driver which were previously only available to Assembler and 'C68' programmers.
It has been developed and mainly tested on QPC2.
Qemulator seems to have a 'cut down' version of the IP device driver. With a lot of the functions (and UDP connections) not implemented. But the main features of Binding ports, making and accepting connections, sending and receiving data, all seem to be there.
I have not been able to test it on UQLX. So I am not to sure how well it works on that emulator.
Martin Head
It allows SuperBASIC to access many of the features of the IP device driver which were previously only available to Assembler and 'C68' programmers.
It has been developed and mainly tested on QPC2.
Qemulator seems to have a 'cut down' version of the IP device driver. With a lot of the functions (and UDP connections) not implemented. But the main features of Binding ports, making and accepting connections, sending and receiving data, all seem to be there.
I have not been able to test it on UQLX. So I am not to sure how well it works on that emulator.
Martin Head