6 resultados
Ordenar por fecha - Ordenar por pertinencia
Todos (6)
Foros (6)
 
Thread Problem
Hi People, Please I need your help. This code run a thread ok but Not close later. thanks... private void RunServer(int aPortNumber) { _listener = new TcpListener(IPAddress.Any, aPortNumber); _listener.Start(); _ServerThread = new ...
Mensaje publicado en el 29/11/2006 - 18:39
Threading question
I have the following code in a windows service, when I start the windows service process1 and process2 work fine ,When process 1) and 2) get completed process 3) starts and sofar so good. the problem is if the files in process 1) are all processed ...
Mensaje publicado en el 05/01/2005 - 09:11
pantallas azules en el inicio y memory.dup
Hola Últimamente estoy sufriendo algunos pantallazos azules aleatoriamente, y siempre es al inicio, cuando se está cargando Windows xp, pero repito que son aleatorios, hay veces que no salen y el sistema inicia bién. Me explico. ...
Mensaje publicado en el 17/02/2007 - 17:10
Windows Sysinternals
he Sysinternals web site was created in 1996 by Mark Russinovich and Bryce Cogswell to host their advanced system utilities and technical information and Microsoft acquired Sysinternals in July, 2006. Whether you're an IT Pro or a developer, you'll ...
Mensaje publicado en el 12/11/2006 - 14:08
windows 2003 y ein98
*hola a todos, tengo windows 2003 y algunos clientes win98 , el problem es que despues de un tiempo de logueado algunos clientes de win98 sale de la red, con win xp no tengo problemas. Alguien que pueda ayudarme d antemano muchas gracias pers ...
Mensaje publicado en el 17/11/2005 - 14:37
CASyncSockets: 10035: Operation would block
Hello, searching in google groups i've found this thread: "Well, if you've never had the error before, it is a miracle. This is the assumed return code for an asynchronous socket that would block. You have to wait for the notification that the ...
Mensaje publicado en el 15/12/2003 - 18:48