Cod connect

From winsbydefault wiki

Codconnect.png

cod connect is an application that repeatedly sends UDP queries to a call of duty based server and looks for free player slots, once a free slot has been found cod connect will automatically launch the game and auto connect it to said server.

The time interval can be adjusted, the default is 100. Multiply the value by 10 and you get the value in seconds (10*100ms=1s)


Contents

Compatibility

All call of duty servers should have an almost identical udp query protocol as well as launch parameters, therefore even though cod connect was primarily designed for Call of Duty 4 it should work for just about any CoD version. (Unconfirmed)

Required files

codconnect.exe is the only file needed, it will auto generate a configuration file in the directory it is executed from.

Configuration

codconnect.ini is the configuration file that contains all the settings you will need to customize the application, here's a table of the options you may change:

[SERVER]
ip The ip address of the game server
port The port of the game server (default=28960)
[GAME]
dir Your Call of Duty game directory, must end with a \
exe Your Call of Duty game executable, change accordingly to match your cod version.
[APPLICATION]
interval The interval between each server query (default=100)
autoexec Decides if Call of Duty should be auto launched or prompted for launch (default=1)


Download

Binary - Latest version (SVN)

SVN (Source+Binary)

Personal tools