Rune Central http://runequake.com/forums/ |
|
Net Quake protocol and Quake world protocol http://runequake.com/forums/viewtopic.php?f=1&t=564 |
Page 1 of 1 |
Author: | lukeyuan [ Mon Dec 27, 2004 2:47 pm ] |
Post subject: | Net Quake protocol and Quake world protocol |
Joined: 28 May 2004 Posts: 15 PostPosted: 27 Dec 2004 18:45 Post subject: Net Quake protocol and Quake world protocol Reply with quote Edit/Delete this post Delete this post hi, guys Darkplaces does not yet accept Quake clients connecting to it using the old connection protocol, adding back this capability is on the TODO list. now it is just what I want to do. I would like to connect the terminator bot to Darkplaces server. it takes me several days to do this until this holiday. I see the terminator bot (client side bot) uses the old connection protocol. I also analyzed its packet and terminator packet. I notice that above UDP header, Darkplaces create another Quake Network protocol(in this packet, there is flag,length,sequence and data), but for C/S bot, above UDP header, there is just Data. so now I have two questions 1. modify the C/S bot to let it connect your server. Anyone knows how to do that? 2. I have to switch to another Q1 server application which can accept terminator bot and hold big number of server side bots just like Darkplace server.Anyone knows what server application meet these two requirements? thanks |
Page 1 of 1 | All times are UTC - 5 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |