06-08-2025, 04:00 PM
(05-31-2025, 04:11 AM)Parkland Wrote: Hi,If I understand correctly what you're describing, if both the 'driver' program and the QB64PE main program are on the same machine you can just use `localhost` or `127.0.0.1` to connect back to the same machine without needing to know the name of it.
Another obscene question boys![]()
I got a few remote orange pi boards running qb64pe main programs, some c programs as SPI and I2C 'drivers' of sorts feeding data back and forth through pipes, to qb64pe.
Theres a networking aspect to this whole setup, and I realized I can't get the computer name into qb64 automatically.
Does anyone know if theres a way to get it before I try to change the system terminal output to a pipe and use qb64 to interface the system terminal?


