I don't suppose there are any Python scripts out there that use socket-based control of openMSX and work in a Windows environment, are there?
I've been poking at the socket for a while now, but haven't been able to get it to respond to anything, and I'm not sure whether I'm doing the SSPI handshake wrong, or if I'm just being dumb with socket programming in general.
I've been looking at the SSPI code from openmsx-debugger, but the Python SSPI API seems different enough from the native C++ API that it's not immediately obvious to me how to translate it.
So if there's a working example out there already, it sure would save me a lot of sads. Thanks.
ログイン/登録して投稿