I have an async. tcp server, I want to restart it in some periods.
but there is a problem
I am closing all sockets,
Initializing new IPEndPoint and binding it,
I am creating a new listening socket,
And it continues with
Client.Listenin gSocket.BeginAc cept(new AsyncCallback(O nClientConnect) , null);
It works normally when any client is not trying to connect..
But when any client try to connect...
User Profile
Collapse
-
problem during restart async. TCP server ??
-
I couldn't install 8.2 ( Instead of I got a lot of Error messages :)
Hi everyone,
I am new to PostgreSQL and trying to install it,
My login account belongs to "Administra tor Group"
But I tried after creating newone as User Account(limited )..
First i downloaded;
postgresql-8.2.msi
postgresql-8.2-int.msi
upgrade.bat
README.TXT
----------------------- files...
When i double-cliked to postgresql-8.2.msi i see language selection...
No activity results to display
Show More