Re: How to block internet connectivity
Pankaj Agarwal <[email protected]> Sun, 9 Oct 2011 16:50:50 +0000
| Newsgroups | gmane.org.user-groups.trijug.juglist |
|---|---|
| Message-ID | <B9C93307B2F358489478C196571D218C151F36CE@vmw-excmbd1s02> |
I did some searching and that is what I found out too - that I will have to call some native code. It seems that all the outgoing packets have to be examined and http traffic blocked. I have no experience with this kind of stuff, can you provide any details or pointers. Thanks, - Pankaj -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Chris Merrill Sent: Friday, October 07, 2011 10:56 PM To: Triangle Java User's Group Subject: Re: [Juglist] How to block internet connectivity On 10/7/2011 9:04 PM, Pankaj Agarwal wrote: > Can it be done programmatically, using Java code? ONLY Java code? No, you'll need to go native. > Thanks, > > - pankaj > > -----Original Message----- > From: Andrew Oliver [mailto:[email protected]] > Sent: Friday, October 07, 2011 6:47 PM > To: Pankaj Agarwal > Cc: Triangle Java User's Group > Subject: Re: [Juglist] How to block internet connectivity > > The windows firewall should do it. Block port 80 and 443. > > On Fri, Oct 7, 2011 at 1:48 PM, Pankaj Agarwal <[email protected]> wrote: >> Hi, >> >> >> >> Does someone in this list have experience with writing code for >> temporarily blocking internet connectivity, specifically http >> connections from a browser. What I am trying to do is block any >> browser from accessing the internet for a specified period of time. >> I am looking for a solution for either windows or OS X or both. If >> someone can help me but needs further details, please let me know. >> >> >> >> Thanks, >> >> >> >> - Pankaj >> >> >> >> -------------------------------------- >> >> Pankaj Agarwal, M.S >> >> Bioinformatics Shared Resource >> >> Duke Cancer Institute >> >> Duke University >> >> 919-681-6573 >> >> [email protected] >> >> >> >> _______________________________________________ >> Juglist mailing list >> [email protected] >> http://trijug.org/mailman/listinfo/juglist_trijug.org >> >> > > _______________________________________________ > Juglist mailing list > [email protected] > http://trijug.org/mailman/listinfo/juglist_trijug.org > > -- ------------------------------------------------------------------------ - Chris Merrill | Web Performance, Inc. [email protected] | http://webperformance.com 919-433-1762 | 919-845-7601 Web Performance: Website Load Testing Software & Services ------------------------------------------------------------------------ - _______________________________________________ Juglist mailing list [email protected] http://trijug.org/mailman/listinfo/juglist_trijug.org