954,202 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Create stats from a text file

Hi there.

for the last couple of weeks I am trying to find a solution to my problem but with no luck.

There is a program written in C++ which can fine the mac addresses of the bluetooth addresses that are in range.
As soon as it finds them, it saves them automatically in a text file on the hard drive.

It saves JUST the mac addresses.

And what I want to do now is to create a stats page OR just a table which can get the data from this text file (ie get MAC addresses) and depict them either in a table or in a graph, exactly as it is done in the WEB with the IPs and the number of visitors etc, BUT in my case it is much simpler, since I just want to 'draw' the MAC addresses. (not interested in the time etc BUT just how many times this address is in that file)

Is there a way to do that? Is there any ready-to-use java applet which can read the data from the file and 'put' it into a table?

thanks a lot.

labamba
Newbie Poster
6 posts since Jun 2004
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You