[Pogamut-list] Server classes

rudolf.kadlec pogamut-forum at artemis.ms.mff.cuni.cz
Thu May 15 12:12:36 CEST 2008


Re: Server classes
Control connection is listening on localhost:3001 and not on 3000. Hopefully this was the cause of exception.
Use this code for connecting to the UT server:

server.setGamebotsControlConnectionURI(URI.create("ut://localhost:3001"));
server.setGamebotsBotURI(URI.create("ut://localhost:3000"));

R

----

Reply Link: <https://artemis.ms.mff.cuni.cz/pogamut/tiki-view_forum_thread.php?forumId=5&comments_reply_threadId=185&comments_parentId=182&post_reply=1#form>





More information about the Pogamut-list mailing list