The client now downloads a zipped server list file from pokerth.net. This is parsed and the first server entry is used for now. Error handling still missing. boost::iostreams now required.
This commit is contained in:
@@ -150,6 +150,7 @@ SOURCES += \
|
||||
src/net/common/clientcontext.cpp \
|
||||
src/net/common/clientstate.cpp \
|
||||
src/net/common/clientthread.cpp \
|
||||
src/net/common/downloadhelper.cpp \
|
||||
src/net/common/netpacket.cpp \
|
||||
src/net/common/resolverthread.cpp \
|
||||
src/net/common/senderthread.cpp \
|
||||
|
||||
Reference in New Issue
Block a user