Detect simultaneos connections to my app -
Hi all,
i have trying to write a function/sub to detect simultaneous connections (instances) of one .exe file in a folder in a server.
my question is: there are a way to automatically detect this (like an API) or i need to make manually?
Please answer me, i need this so much!
Thanks
Detect simultaneos connections to my app -
Hi all,
i have trying to write a function/sub to detect simultaneous connections (instances) of one .exe file in a folder in a server.
my question is: there are a way to automatically detect this (like an API) or i need to make manually?
Please answer me, i need this so much!
detect active connections to an AccessDB -
I want to know if there is a way to tell if the number of connections on an AccessDB
e.g this DB at the 24:00:00 have 2 connections or have 3 connections
and if that is possible is there a way to find out any of the connection properties like originated path?
thnks
no response to a winsock senddata statment -
i am using winsocks, and i am wondering if there is a way to detect if a server doesnt respond to your senddata event. if the server isnt on, it wont send a reply because it is using UDP, so how do you detect if it doesnt respond?
i could use a timer to wait a number of seconds bef
maximun sockets connections -
Hi,
I have an application that is a winsock server and one other applications that creates multiple socket connections to the server.
I have a problem if I have this two connections in diferente machines.
In some machines I cannot have more that 6 connections, If I try more conn
VB.NET Incoming Connections Help -
I need help in VB.NET about the network card. I'm trying to find out how to detect incoming connections, and trace their IP auto. Like a example, Lets say port 30000, when someone connects to port 30000, and it receives the IP and shows it to the user in some sort of way.
Detecting Hardware -
How do I Detect the following hardware:
-Detect CD-ROM
-Detect ZIP Drive
-Detect JAZ
-Detect Sparq
-Detect Floppy
-Detect DVD
------------------
Thanks,
In Christ,
Ben
get ado connections -
Hi!
Is there a way to get all active connections and recordsets and so on in ado.
I often get error messages that connections cannt be opened because they are already in use or data base set in a state that prevents it from beeing opened.
I use the same names for connections a
ADO/SQL Server connection releasing -
I've noticed that in the SQL Server performance monitor, when my application starts, as I open up forms that establish connections the performance monitor shows that the number of connections is increasing. When I close the forms it doesn't look like the number of connections goes dow
brain freeze - please help -
Hello everyone....
Classic asp and vbscript.
I have a directory tree as follows
root
connections
connections.asp
users
c_p.asp
Now inside the c_p.asp page there is a include
file that is supposed to read in the connections.asp
file from the connections d
open connections -
I have a database I need to delete but I get an error message because there are still open connections to the database, open connections from other programs I don’t have access to.
Is it possible to disconnect those connections in VB6, like you do in manage, shared folders, open f
Close Active Connections -
Ok I have to try to explain this the best way I can. When you type net stat you get a list of active connections. I need to close all the active connections that have to do with my program. My program is using port 5222 and if it has any other open connections then it has problems co
Detect an internet connection -
I'm needing to write a little app for my office.
Basically its a internet filter/monitor.
I suspect I should start with System.Net.Sockets.Socket class. But I really dont' know. But I've never used it and am not sure how or even if that is where I should start?
What I need to
Access2000 Simultaneos Network Access, best method -
What is the best method to approach making a network front end for Access2000? The database is backed up daily, recieves a few hundered entries a day and accessed by about 200 people? Just curious, cause I always run into share issues with my current setup.
making connections -
Hey everyone i was wondering how can i code a winsock connection so it makes 3 connections to a ip on what ever port and doesn't close them. What im trying to do is make a high speed transfer server that will use the 3 connections to transfer alot of files.
Killing all connections -
Is there an ADODB.Connections collection in some shape or form? When my application shuts down I'd like to be able to spool through any connections and ensure that they're explicitly closed.
I know that might sound odd, but I've found that when I call one application from another, t
Simultaneous Access for Access -
Does anybody know how to prevent simultaneos access errors inside an access db. I'm using DAO for a connection, and every time one of my client applications tries to edit a record currently being edited, it crashes. Could someone just post a basic description upon what needs to be ha
Firewall to Block Connections -
How would I block any type of connections to all Ip's but a certain few that i specify? How would I listen in and close connections?
["RESOLVED"] UDP connection blocked by WindowsXP -
Hi I have a lan-application that is using TCP and UDP connections. I have them all running on a win98 network. For testing purposes I use the loopback IP and run them all on one computer, no problem on a win2000 machine.
The problem started when I tried to test on a XP machine, the c
Closing all connections -
Hi there!
If you want to detach a database in SQL server, you have to clear/close all the opened connections. In the Enterprise Manager of SQL server, we can clear the connections by simply clicking a button. But programmetically I want to close all the opened connections, before de
ADODC Connections -
Hopefully, someone will answer this without me having to breakdown in tears on the response.
I have an application that is one form containing an SSTab object. Across the tabs, there are several ADODC controls that are linked to DBGrids and Comboboxes.
Looking at my database con
Tcp Ftp -
Hey,
My program uses tcp tables to monitor net connections. However for some reason this code completely disables all ftp actions on the computer. I was wondering if anyone knew a way to get the local port for any active ftp connections. Or if there is a standard port for ftp con
How to detect proxy server -
Hi,
I am creating an application that connects to a website. However, having experience with my network at work, I know that a lot of people are behind firewalls. In order for me to get out to the Internet, I have put the proxy server name in the Inernet Options | Connections | La
Detect Various Windows States -
Are there methods to detect:
a. When Windows is going into standby state?
b. When Windows 2000 has the keyboard locked by Ctr-Alt-Del.
I already know how to detect when the screen saver is on. Basically, I would like a comprehensive solution to detect when the computer is u
Redirect Winsock Connections over Server -
You may know the problem of firewalls that allow outgoing but no incoming connections. Would it be possible to have a Server (which accepts connections) redirecting incoming connections so 2 users that are behind firewall could connect to each other?
I'm using the Winsock control an
Connection Detection Convention -
I have two questions regarding detecting various types of connections. First of all, I am using InternetOpenUrl method of detecting an internet connection. I am opening a site that is very likely to be up, such as yahoo.com, but the problem is that it takes a very long time to detect i
Checking for active network/internet connections -
I am trying to write a program that will detect whether or not my PC is connected to a LAN or connected to another source via Dial-up networking. I've tried using the InternetGetConnectedState function, but it doesn't seem to be working properly. It detects when my PC is connected to
Launch VPN Connection via code -
I have some VPN connections set up in the Control Panel -> Network Connections location. No special software, just standard Windows stuff.
Is there a way to launch these connections and connect via code? The forum archives didn't turn up much.
Thanks!
Dave
script to change IE "auto proxy" settings -
Can anyone please help with a problem I am having in IE6? I am trying to write a script that changes (disables) the "automatically detect settings" in the Internet Options/Connections/LAN settings portion of the IE proxy settings. I found all the registry entries for everyt
Detect outgoing internet connection -
Hi all,
Here is what I want to do. You have a program like zone alarm sitting on your computer. It pops up and tells you if anything is trying to connect or a program is trying to make a connection to the outside.
Now say I have a hardware based firewall so I don't need to worry
Winsock multiple connections -
How can I send the same data to multipe connections in one command, kind like a broadcast ?
what i'm doing now is like this:
Code:
data = "some text..."
For K = 1 To Winsock.UBound
Winsock1(k).SendData data
Next K
let's say that data is 1K legth, if I have
sleeping connections -
Hi,
I had no luck on dbforums.com, so I'll take my changes on my favorite vb forum.
I have written an application in VB6 connecting to a SQL Server 2000 database using ADO. This app is running on the same computer as SQL Server.
What I am seeing now is that each day 2-3 new co
Connections remain open in IBM DB2 -
We are using IBM DB2/ASP.Net
Connections show open inspite of explicitly closing them in the ASP.Net code.
At the end of the day more than 100 connections show open where only 10 users are working.
Any idea whats happening and how can it be solved ?
Bound or Unbound connections -
I am using ADO to develop applications and I want to know what everyone thinks about bound verses unbound connections. I have been using unbound data connections with good results. I have about 200 users accessing the SQL server. Just want to know what people think the pros and cons ar
maximum user connections -
Our VB app is connecting to Oracle8 database. There would be about 1000 users using our application, all day long.
So, in theory there could be 1000 concurrent connections. Do you think Oralce8 could handle it all day long.
The other option we are thinking about is opening and c
Help me please.. !! -
I just finished my database application... but i have problems
the aplicattion has a 4 connections with 4 access database files.
3 of connections run good... and the other one ..no run.. (This is the error)
the connections are make like same.(same directory, same driver, same m
Key Detection -
I need to detect different keystrokes that the user enters in my program. Originally I tried using the _keydown event, but I need to be able to detect more than one key at a time, or detect when there is more than one key down. I will also need to know when certain keys are released.
Number of Connections -
Is there any limitation on the number of connections and recordsets in a project. I have more than 15 connections and many recordsets open at a time, what precautions to be taken ?
Detect pop up blocker -
Does anyone know if there is a way to detect if pop up blockers are installed ?
My Intranet ASP.Net applications always start with a pop up to remove navigation buttons from Explorer and I need to be able to detect if they are enabled so I can inform the user.
How to Detect -
Is there code for 'detecting' something? I need my program to detect that the computer is being shutdown, or is shutting down, so that it can automatically abort the shutdown. How do I make it detect, and automatically do something when it does detect?
Check existing connections in a project -
Is it possible to code in a way to identify all the connections of database that have opened in a vb project...?
I was thinking of creating simple classes of select,delete,update and insert for users of the class. In another words, when user use the classes, once instantiate, with a