Am writing some client libs to query master servers. I'm trying to find a running instance of a master server that understands the "getserversExt" request type. I know that dpmaster software supports this. Are there any running instances of dpmaster out there? I tried master.ioquake3.org port 27950 but no response. I tried sending these packets to master.ioquake3.org :
"\377\377\377\377getserversExt 68 full empty" and "\377\377\377\377getservers 68 full empty" In both cases there was no reply. I would like to test my master query client lib with parsing of IPv6 addresses. Which host/port for the master should I try? Are my packets above invalid? I know that my lib already works with older masters, for example I sent "\377\377\377\377getservers 68 full empty" to master.urbanterror.net port 27950 and I got plenty of data.
_______________________________________________ ioquake3 mailing list ioquake3@lists.ioquake.org http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org By sending this message I agree to love ioquake3 and libsdl.