Or, it is SSPI... For security reasons we moved to UNIX Domain sockets for the TCP connection. Windows doesn't have such a thing, so we use SSPI for Windows to make sure only the user who runs openMSX can connect to it. In the debugger, you can see code for this here:
and the SspiNegotiateClient is implemented here:
http://openmsx.svn.sourceforge.net/viewvc/openmsx/openmsx-debugger/trunk/src/openmsx/
So, indeed, the scenario you tried doesn't work just like that on Windows... It's a little more complicated.
로그인(등록) 해서 댓글을 씀
