Enter Keywords:
1 - 6 of 6(0.024 seconds)
Sort By:
 
UTL_TCP in 8.1.7 cannot listen. Does anyone know a way to create a PL/SQL listener besides creating an external program that listens and hands the data via a pipe or queue? For example, is there...
Zones: OracleDate Answered: 06/18/2002 Rating: 7.4 Views: 0
NEED HELP FAST! In my SQL Server Error log it says "SQL server listening on Shared Memory, Named Pipes."  ..... note it does not say TCP However, in my SQL Server Network Utility TCP/IP is li...
Zones: MS SQL ServerDate Answered: 02/28/2006 Rating: 9.4 Views: 5
I know that in the client server pardigm of tcpip-based sockets, the server app listens at a specific IP address and port number.... The server app then spawns? a connection such that any subseq...
Zones: Winsock, NetworkingDate Answered: 08/13/2007 Rating: 7.8 Views: 0
I am in the process of migrating from Lotus Domino 5 to 7. The first step is to move the old V5 server from an NT4 platform to a new Win2003 server platform. I have created the new server "offl...
Zones: Lotus DominoDate Answered: 11/06/2007 Rating: 7.6 Views: 63
Hi gurus I need to listen a TCP socket for a specifig string, take that string and make something with it. So far I have no luck and here is my code: ----------------------  START ------...
Zones: PerlDate Asked: 03/22/2007 Points: 125 Comments: 6
I normally connect to a SQL server from a C# or VB app using a connection string such as: Data Source=<ServerIP,Port>;TRUSTED_CONNECTION=no;Persist Security Info=False;Initial Catalog=DBName;User ...
Zones: Software Firewalls, Network Man...Date Answered: 07/06/2009 Rating: 7.6 Views: 0
 
  • 1