Implement Port Blocker And Network Monitor In Program?

Jan 4, 2011

I want to write a program that can control port communication in a PC by blocking certain port based on the admins request and also monitor incoming and outgoing network traffic. Can i achieve this using vb.net winsock?

View 1 Replies


ADVERTISEMENT

Script Blocker & Popup Blocker?

Oct 22, 2007

I want a script blocker for web browser component and a popup blocker.

View 2 Replies

Make A Program Blocker?

Apr 29, 2012

I am looking for suggestions on how to improve my code or if you can tell me of a better . I am trying to make a program blocker, for example if you open notepad it will close it and give a message. at the moment I am using a timer to monitor I am just wondering is this the best way I left my code below I did have the idea of maybe using threds but I no idea were to start on this.

[Code]...

View 4 Replies

Monitor A Switch Using LPT Port?

Jun 12, 2010

How can I monitor how many times a switch open and close? I am planning to add a label13 to my form and use the LPT port so every time the switch goes high (1) it will add 1 to my label13.text. The Printer Adaptor address in the target PC is 0x378. using pin 10 (ACK) or pin 2 (D0).

View 16 Replies

How To Monitor A Process's Network Traffic

Feb 27, 2011

I want to create a Small application for all the computers in my house that Monitors Network Traffic Because we are using large amounts of data each month and that leads to high costs.I can Monitor A computers total traffic with the system.net.networkinterface namespace. Now I would like to know if it is possible to Monitor an Process/applications Network Traffic to pinpoint The Problem.I've Read About WMI But there is so Much info on MSDN that i can't actually get to what i want and i don't think there is something so direct like the amount of bytes sent over the network.

View 3 Replies

Monitor Download Usage Amongst A Network?

Jan 3, 2010

Alright, so my family just got on a new wireless Broadband Plan, and I'm curious as to who actually uses the most downloads each month, so I figured I could do this easier using a program, rather than recording everything using pen and paper.

View 4 Replies

Monitor Print Jobs Over The Network?

Jul 11, 2011

i am developing an application which i want to use to monitor all print command executed on each and every machine on the network.I would like to record the print documemt name the time, the date, the name of computer on which the print job was made.Bascially it will be like a transaction log/Activity log which will monitor all activities done via each computer.I have researched about this and got to know that i have to use this dll files PrinterQueueWatch_Licensed i have downloaded this but for some reasons i am not able to add these file to my references so that i can start using it.Please is there any other way i can achieve this.[code]....

View 2 Replies

Monitor Port 80 Server Status

Oct 28, 2011

I've been working on a program that monitors ours and our clients server's to make sure they are still on. the ones that are ping able were easy, now I'm trying to monitor servers that are not ping able. what I'm thinking of doing is creating a small client program to put on each one of the none ping able server that sends a packet to our server every 30 seconds over port 80 (not have to worry about firewalls) and once the server program doesn't receive a packet for 2 minutes then it will display/sound a warning. my questions is is this possible, or is there a better way of doing this. right now i just am checking to make sure the server/internet connection is on, later i will look into getting info from event looks, SNMP, etc.

View 4 Replies

VS 2008 Developed An Application That Can Monitor Network According Their Sub-net

Dec 13, 2009

I'm new in VB, and plan to developed an application that can monitor the network according their subnet and display the network utilisation. Can anybody guide me what is the needed to develope this application on VB..

View 2 Replies

Develop A Process That Will Monitor Computers That Logon To The Network?

Jul 5, 2010

I want to develop a process that will monitor computers that logon to my network. Gather information such as computer name, time of logon and log out.The process would be located in the icon tray?

View 3 Replies

VS 2010 Receiving Data From Serial Port Monitor 4.0

May 30, 2012

i'm using serial port monitor 4.0. i need to know how to received the data and show in a textbox.

here is how my data look like in the serial port monitor:

40 03 04 05 00 00 00 80 05 04 01 00 00 00 11 00 @......�........
80 07 04 05 00 10 00 01 02 02 14 80 07 04 05 00 �..........�....
10 00 01 02 02 14 80 07 04 05 00 10 00 01 02 02 ......�.........

[Code].....

View 9 Replies

Implement Serial COM Port Communication?

Apr 10, 2009

How do I implement Serial COM Port communication?

View 1 Replies

Implement The Serial Port In The Interface?

Jul 30, 2009

Do i have to implement the serial port in the interface again if i have put it in the behind code? Do have any links that can make me understand.

View 8 Replies

Respond To Data From A Local Network Port?

Nov 27, 2009

I am writing some software that should respond to commands from a port.

How do I set up a handler to respond when data is recieved at that port.

Do I need to do anything special, like respond or set up the port in the first place.

I don't have any experience doing anything like this!

CheersGuy Joseph - Intel Quad Q9450, 4Gb Ram, 3x500GB Hard Drives, NVidia 8800GT, Marian Marc 8, VB Express 2008

View 1 Replies

Send AT Commands To Router Network Port?

Aug 9, 2010

How can i send AT commands to my router network port?

View 6 Replies

Developing A Computer Application Designed To Monitor The Network And CPU Statistics On A Computer?

Jan 29, 2009

I am developing a computer application designed to monitor the network and CPU statistics on a computer remotely. The monitored computer would have my program installed and the monitoring computer would display, in a form, the information being sent from the remote client.The application does not send any information regarding packets, user names, passwords, etc. It is solely meant for monitoring CPU performance and Network resources remotely.

What would be the best method to send this information over to my host machine?I am programing in Visual Studio 2008 on windows XP. The client machine is also XP. I know this sounds a little shady, but it is required for my little business (http://www.iquorum.net) to monitor what and when something happens on our machines when I and my employees are away.

View 2 Replies

Communications :: Serial Port - Run Program, "Access To The Port 'COM1' Is Denied"?

Oct 15, 2008

Im having problem with the Serial Port. When i run my program, "Access to the port 'COM1' is denied". What does that mean? Im not sure whats happening because theres no error in my code. Someone suggest me to use 'COM2'. Which is also the same result. I have a microcontroller, programmed and run it. And i need to capture the data onto my vb, which is on a multiline textbox. How to i do that?Just to double check my code?

[code]...

View 1 Replies

Port SolutionEvents From C# - Run-time Errors ("COM Target Does Not Implement IDispatch")

Jul 4, 2010

I am trying to use the SolutionEvents interface in Visual Studio and the sample it have is in C#. When I try to port it I get compile or run-time errors ("COM target does not implement IDispatch"). The problem is with the bold line on the bottom with the "+=" which does not work in VB. Removing the + causes a run-time error.

The C# code is:

View 4 Replies

Forms :: Monitor - Possible To Work Out What Program Is In Use

Nov 13, 2011

I am trying to build a program that monitors how other programs are being used and as part of it I need to figure out if it is possible to work out using VB code what window, program or process the user is currently using or Focused on.

View 1 Replies

Shared Folder Monitor In Program?

Jun 26, 2011

Can you give me a function or class which have properties?[code]...

View 5 Replies

VS 2008 Program To Monitor Other Programs?

Nov 3, 2010

This question may be vague but I was wondering if anyone has ever implemented an application that basically creates a UI to list and monitor all running applications you have running. This applies to many developers who might have multiple programs running continuously and it would be great to have an app that monitors these programs..or does anyone think it is just unnecessary.

View 1 Replies

Make A Process Monitor Tool With WMI That Monitor The Processes Created Or Deleted - Code Will Not Work

Sep 9, 2010

I want to make a process monitor tool with WMI that monitor the processes created or deleted, but the code will not work. Note to reference System.Management,

CODE:

Code dowload:

CODE:

View 4 Replies

Usage Of Each Socket Address (protocol/network Address/port) Is Normally Permitted?

Aug 11, 2009

SocketException was Unhandled: Only one usage of each socket address (protocol/network address/port) is normally permitted I get this error every time i click collect a second time.

[Code]...

View 3 Replies

Monitor The Registry For Changes Similar To How Sysinternals Process Monitor ?

Jan 31, 2011

Can I monitor the registry for changes similar to how sysinternals process monitor does it in VB? I have checked many different articles and C# samples but not come any closer to getting an answer, I would like to know if there an easier way (a VB sample perhaps)that you folks can share. Ultimately I'd like to be able monitor other things too like file system, processes etc but wonder most about how the registry can be done in VB...Would using system.management be a start? Or WMI? if so is there a nice VB sample..

View 3 Replies

C# - Program To Monitor Other System Vitals With Remote Connection?

Sep 29, 2011

I'm looking to write a custom program in VB.NET / C++ / C# that would allow me to monitor a system's vitals over a Remote Desktop Connection. I'm only looking for tips on how to implement a connection like this in code (eg. is it just a simple object or call to a WScript function? or is it much more sophisticated?). As to the specifics of operation after making the connection, I have that figured out based on another program which shares some similar features. This doesn't have to go through an RDP connection, I'm definitely looking for better ways. Reason I mention RDP is because I currently do this manually over an RDP connection, but I don't wanna have to constantly open the window.

View 1 Replies

Direct A Form In Program To Open And Maximize In Second Monitor?

Feb 23, 2012

Is there a way to direct a form in VB.NET to open and maximize in the second monitor. That is if there are two monitors displayed, to have the form load in the second window maximized by default?

Say a program was made with two forms and a computer has two monitors attached.

I want FormA to show in MonitorA by default and FormB to show in MonitorB maximized by default

View 1 Replies

Make Program What Work In Any Type Of Resolution And Monitor?

Jun 22, 2010

I want to know how can I make a program what will work in any type of resolution & monitor. For example if I make an application fullscreen it will work. But problem is that text boxes or another things will not work properly. For example if I make a program & make it fullscreen for 1440 * 900 resolution it will work fine when it will get 1440 * 900 resolution. But when it will get different resolution like 1280 * 1024 or something like that it will make my application fullscreen but buttons or another things will not be present there in same place. So what should I do to get rid of this problem? All I want to make a program what will adjust itself everywhere(though you change resolution or monitor like 17 inch or 29 inch whatever it will work & buttons & another thinks will be there in same place).

View 1 Replies

VS 2008 Network App - Send Message Or Network Package To Some Of The Clients In The Network

Aug 18, 2009

Here is my idea so far: I have a bunch of computers connected in a local network. One of them is a MySQL server, one will have a vb.NET program wich will act as a "second server" and the rest will be different clients. What I want to do is that the "second server" will send out some kind of message or network package to some of the clients in the network, and they will execute a code based on what message it is, or what kind of package it is. I'll give you a simple example:

[Code]...

View 6 Replies

Created Website Monitor Program, Can't Check Status Of Page Loading?

Jun 15, 2011

Intended use of program:

1. User enters 1-3 websites they wish to monitor

2. User clicks go next to textbox with data entered, then button and a copy of form refered to as browse is created.

3. Form refered to as browse is directed to the url refered to on the form refered to as monitor, in the associated textbox(passed as a parameter to copyForm)

4. A timer is used to refresh the webpage every 10 seconds

What I wanted to happen was the program turn the associated picturebox in form1 green if page is loaded, and black is loading.

[Code]..

View 1 Replies

Monitor Loged In User Task Such As Add - Delete - Update Data In Program?

Mar 6, 2012

I am creating an application in vb.net in which many users can add, update, and modify data stored in sql, but one user at a time. Users have to login to the application and then they can start their work. I want to know how I can monitor their work after they log out, like which user updated the record and at which time.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved