473,396 Members | 2,092 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

blocking net surfing at a desired time

in a cybercafe project i required to block the customer from surfing net at a specific duration of time so what needs to be done
Mar 17 '07 #1
7 1366
Killer42
8,435 Expert 8TB
in a cybercafe project i required to block the customer from surfing net at a specific duration of time so what needs to be done
Is this related to Visual Basic? If so, what version?

Please provide more details about how you are doing things.

Obviously if you are writing a program, you can have it do pretty much what you please, based on the system time.
Mar 19 '07 #2
is it possible to end a task from window task manager using vb 6.0

if it is possible we could block end the internet explorer after a given time
Mar 19 '07 #3
ansumansahu
149 100+
in a cybercafe project i required to block the customer from surfing net at a specific duration of time so what needs to be done
Hi ,
Are you talking of developing a VB application that will run on the server and control the Net surfing for you. Give some more details on what you need to be accomplished.

thanks
ansuman
Mar 19 '07 #4
Killer42
8,435 Expert 8TB
is it possible to end a task from window task manager using vb 6.0

if it is possible we could block end the internet explorer after a given time
I'd suggest you try some searches for keywords like "VB terminate task". You'll probably find it's not too difficult.

What do you mean by "block end"?

Will this be running on the server (as ansumansahu asked), or on the browsing PC(s)? And could you actually bring up the browser within your application? If so, check out the WebBrowser control. (Not that this is necessary, but it would be bound to simplify your control over the browser).
Mar 19 '07 #5
consider it as the browsing pc
Mar 20 '07 #6
Killer42
8,435 Expert 8TB
consider it as the browsing pc
Not sure how you'd go about blocking the browser, but for info on terminating a process, I'd suggest you have a look toward the end of this thread. (Specifically, message #7 and possibly later ones).
Mar 21 '07 #7
markmcgookin
648 Expert 512MB
Not sure how you'd go about blocking the browser, but for info on terminating a process, I'd suggest you have a look toward the end of this thread. (Specifically, message #7 and possibly later ones).
Hi I don't know if this is going to be much help for you, but I used to work in a school and we needed full controll over about 900/1000 PCs internet access, we used a combination of group policies for user access, and also a program called browse control (I think it is byy codeworks) which lets you simply turn on and off all users internet, or room by room or individual etc. You could also look into a program called Ranger for setting specific times for restricting access for certain user types on certain PCs.

Mark
Mar 21 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Tanel | last post by:
Hello, I need to read a result of the first script (that takes some time to run) from the second script so that the first script doesn't block the second. Here is a short example. do_smth_else()...
3
by: David Sworder | last post by:
This message was already cross-posted to C# and ADO.NET, but I forgot to post to this "general" group... sorry about that. It just occured to me after my first post that the "general" group readers...
3
by: Mario | last post by:
Hello, I couldn't find a solution to the following problem (tried google and dejanews), maybe I'm using the wrong keywords? Is there a way to open a file (a linux fifo pipe actually) in...
4
by: Richard | last post by:
hi, I am using SQL SERVER 2000. Problem that i am facing is when ever I check locks in Enterprise Manager I find following blocking - : 1) sp_cursoropen;1 2) sp_cursorclose;1 3)...
23
by: David McCulloch | last post by:
QUESTION-1: How can I detect if Norton Internet Security is blocking pop-ups? QUESTION-2a: How could I know if a particular JavaScript function has been declared? QUESTION-2b: How could I...
7
by: Michi Henning | last post by:
Hi, I'm using a non-blocking connect to connect to a server. Works fine -- the server gets and accepts the connection. However, once the connection is established, I cannot retrieve either the...
3
by: loosecannon_1 | last post by:
I get a 90-120 second blocking when send 15 or so simultaneous queries to SQL Server 2000 that query a view made up of two joined tables. After each query is blocking for the same amount of time...
1
by: opi | last post by:
My blocking TCP server hangs in the Accept method when the client software sometimes gets an error. Are there any ways to stop this blocking in the Accept method so I dont have to restart the...
1
by: Visitbazaar Info | last post by:
-- Internet - Take Advantage of Multiple Windows When Surfing SUMMARY: Stop jumping back and forth between index pages by using several browser windows. Why use one web browser window when...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.