在design studio中导入t24应用程序时,我遇到了下面的错误。我尝试连接的T24服务器(TAFJ R18)已经启动(jboss正在运行),但我仍然面临这个问题:
Unable to fetch data from T24.Check your connection details and if T24 is up and running.
我会尝试通过python套接字连接到ip上的反击服务器.s = socket.socket()但我会犯一个错误] No connection could be made because the target machine actively refused it
我确定服务器已经启动了,所以我不知道它为什么不连接,我可以在游戏中连接到它。