#include "NQ.h"

Go to the source code of this file.
Functions | |
| void | SimulateRemotePeer (const char *aIPAddressOtherPeer, UINT16 aPortOtherPeer, UINT16 aPort) |
| void | SimulateLocalPeer (const char *aIPAddressOtherPeer, UINT16 aPortOtherPeer, UINT16 aPort) |
| void | LocalPeerStart () |
| void | RemotePeerStart () |
| int | main (int argc, const char *argv[]) |
| void LocalPeerStart | ( | ) |
Definition at line 42 of file main_win.cpp.
Referenced by main().

| int main | ( | int | argc, | |
| const char * | argv[] | |||
| ) |
| void RemotePeerStart | ( | ) |
Definition at line 50 of file main_win.cpp.
Referenced by main().


Definition at line 291 of file GeneralMain.cpp.
Referenced by RemotePeerStart().


1.5.5