Enter Keywords:
1 - 10 of 14(0 seconds)
Sort By:
 
I have a client-server application. On the server I have a socket that listening. The accept function is shown here: void CListeningSocket::OnAccept(int nErrorCode) {       // create a new socket an...
Zones: Windows NT NetworkDate Answered: 11/01/2000 Rating: 6.2 Views: 0
In Solaris 2.5, I'm running an Oracle web listener. If a client somewhere is using it, I want to be able to forcefully terminate use of the socket, free the socket, and restart the listener. I can...
Zones: Unix NetworkingDate Answered: 10/17/1998 Rating: 8.2 Views: 0
Hi All, i have one question in ASP.NET i have one form in that there is 3 textbox and one execute button. in all textbox there is ontextchange event is set so on lostfocus of the all text box th...
Zones: ASP.Net ProgrammingDate Answered: 01/27/2005 Rating: 7.6 Views: 0
I need code that will forcefully kill a process (TerminateProcess) based upon the image name i.e I say IEXPLORE.EXE and the program kills the first occurence of that image.
Zones: Visual BasicDate Answered: 01/26/2000 Rating: 7.4 Views: 0
I am interested in Internet programming and i was experimenting with communicating via the Winsock Controlin VB. I developed 2 VB projects(client and server) where i am trying to send a test messag...
Zones: Visual Basic, WinsockDate Answered: 02/16/2001 Rating: 8.4 Views: 0
I am developing the client server application in which i used winsock ctrl with TCP Connection. i 've following code segment for connection Private Sub Command1_Click()     ws.Close     ws.L...
Zones: Visual Basic, WinsockDate Answered: 08/04/2003 Rating: 5.8 Views: 0
Hi, I am working on a ActiveX DLL project which utilize WinSock. This DLL is accessed through asp. The problem is that if the Winsock connect operation is not successfull its showing a server side...
Zones: Visual Basic, WinsockDate Answered: 07/29/2003 Rating: 7.4 Views: 0
Hello OracleDBAs, Iam trying to drop an index defined on a table.It gives me the following error. "ORA-00054: resource busy and acquire with NOWAIT specified" Is there any way I can drop the ind...
Zones: DatabasesDate Answered: 08/16/2004 Rating: 8.8 Views: 4
I have a piece of code which sends messages to an ethernet-to-serial device periodically. It works a treat most of the time but every so often, it bombs out with an error - the Description of th...
Zones: VB ControlsDate Answered: 02/24/2005 Rating: 9.6 Views: 0
Hello Madam/Sir.  I am the Network Administrator and we have a domain for the students.Whenever i made a policy i want to forcefully logoff the system of the students through Active Directory so t...
Zones: Windows Network SecurityDate Answered: 02/05/2006 Rating: 7.4 Views: 0