Monday, May 15, 2017
Packet O Matic – An Open Source Realtime Packet Processor
Packet O Matic – An Open Source Realtime Packet Processor
Packet-o-matic is a modular real time packet processor under the GPL license. It reads the packet from an input module, match the packet using rules and connection tracking information and then send it to a target module. The modular nature of packet-o-matic allows it to work for any protocol as long as its corresponding module is found. The built in management console allows you to telnet in packet-o-matic and change the configuration in real time. Main features of Packet-o-matic are :
- connection tracking currently for ipv4, ipv6, tcp, udp, rtp
- ip reassembly, tcp reordering
- match the complete protocols encapsulation i.e. "ethernet->ipv6->ipv4->udp->rtp"
- process all the packets in real time to provide the desired output
What it can do ?
- save all the VoIP calls going on an interface in separate files in real time
- reinject packets destined to a specific ip and port on another interface or save them in a file
- dump each file of all the http connections in separate files on the disk
- show the important info and an hexadecimal dump of each packet while doing the above three at the same time
- lots of other stuff which would be too long to list here
Operating System Supported : Linux
Download Packet-o-matic
Visit Official Website
like this post ? you can buy me a beer :)
Posted by XERO. ALL RIGHTS RESERVED.
Go to link Download
Thursday, March 23, 2017
Open a Facebook fan page from Android application
Open a Facebook fan page from Android application
Id like to share how to invoke FB fanpage from your Android application programmatically. Before that please get your FB fanpage ID. TO find your FB fanpage ID , LOGIN to your fanpage. Find the Edit Page button and choose any option from the Admin menu. The fanpage ID is located in the URL after the keyword ID. Select and Copy the number.
***Or you could find the page ID at the Edit Page > Update Page Info, in the Page Info window, look at the bottom (last detail).
This is the code to invoke the FB fanpage on the mobile users smartphone from your app. Provide the FB app is installed.
Intent ifb=new Intent (Intent.ACTION_VIEW);
String uri="fb://page/613598055326974"; //your FB fanpage ID is here
Uri.parse(uri);
ifb.setData(Uri.parse(uri));
startActivity(ifb);
Updated:
If you consider maybe the phone doesnt has Facebook app installed, may be youd like to redirect to a browser instead. Then below is the code;
try {
Intent intent = new Intent(Intent.ACTION_VIEW, Uri.parse("fb://page/129569063811850"));
startActivity(intent);
} catch(Exception e) {// or else open in browser instead
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("http://facebook.com/mmathurat")));
}
Go to link Download
Friday, November 4, 2016
Open Rate Solved Download Now
Open Rate Solved Download Now
The 5 methods I use daily to guarantee an increase in your unboxing through Gmail, Outlook (and others).
These methods are as good for beginners, intermediate and pros who are not in-boxing as much as they would want.
Read More
Download Links (10 MB) This content is for members only.
Download Here
Go to link Download
Sunday, October 23, 2016
OPEN REP HOMEPATHIC SOFTWARE FREEDOWNLOAD
OPEN REP HOMEPATHIC SOFTWARE FREEDOWNLOAD
PUBLISHERS DESCRIPTION
- Search and browse in over 337 materia medicas and additional texts
- Use 16 repertories
- Advanced Patient Management System
- View repertory in book view form
- Explore remedy relations with a single key stroke
- Personal licensing system
As a legacy of OpenRep Free - the first open-source homeopathic software, the OpenRep SYNOPSIS fully functional Demo version is available as a free download.
The SYNOPSIS containing 16 repertories, also includes the most accurate translation of the 1846 Therapeutic Pocket Book by Boenninghausen. This P & W 2011 edition of the T.P.B. is presented and rendered accurately in German, English and Spanish.
Go to link Download
Saturday, October 22, 2016
Northrop Grumman Foundation’s Fab School Labs Contest is officially open for submissions! Win a dream STEM Lab
Northrop Grumman Foundation’s Fab School Labs Contest is officially open for submissions! Win a dream STEM Lab
Northrop Grumman Foundations Fab School Labs Contest is officially open for submissions!
The contest is designed to drive student interest in science, technology, engineering and mathematics otherwise known as STEM - by giving public middle schools the opportunity to create the STEM lab of their dreams, made possible by a grant of up to $100,000 for each.
Over 200 schools participated in last years inaugural contest, and the five winning schools are in the design and construction phase of creating the science lab of their dreams.
Please see the press release below, and check out the Fab School Labs page, for more information on the contest.
This post originally appeared on Educational Technology Guy
Feel free to share summaries and links to these articles, but do not copy and repost entire article.
Follow me on Twitter and Google+
Go to link Download
Monday, September 26, 2016
Open Mic Night!
Open Mic Night!
Our first monthly Open Mic Night is on the horizon!Tomorrow, July 3: Get in your groove.
Musicians, song-writers, and spoken word artists! Come share your original pieces and covers, and meet up with other creatives.
Also, check out our studio where you can make unlimited recordings FREE. No joke.
Friends, family, and music enthusiasts doubly welcome!
Featuring: prizes, 16-bar challenge, jamming and popcorn.

July 3, 7-9pm
3201 Bur Oak Dr, Markham
Go to link Download