diff --git a/samples/ipc/ipcsetup.h b/samples/ipc/ipcsetup.h index d00355f1f1..a7e392a7a5 100644 --- a/samples/ipc/ipcsetup.h +++ b/samples/ipc/ipcsetup.h @@ -16,6 +16,7 @@ // the default service name #define IPC_SERVICE _T("4242") +//#define IPC_SERVICE _T("/tmp/wxsrv424") // the hostname #define IPC_HOST _T("localhost")