Hi Atul,

UI is just another aspect of it and I really wouldnt focus on it that much.
Since its mostly a developer tool, porting it to iPhone or other platforms
doesnt make much sense as Android is capable of doing much more than what
has been currently achieved through this app and we really need to focus on
getting the best for Android.
iOS can be done later, if needed.

The main feature that I have in mind is optimizing the existing
functionality - Host Discovery and Port Scanning.
Going further, it should be able to discover currently running services on
open ports and list them instead of just showing the open ports. For e.g if
a host has port 80 open, I should be able to access it through a web
browser. Thats the simpler side of it. It should also be able to identify
other services like SMB share, FTP, SSH server etc. OS Finger Printing is
another task.
It should be able to identify devices through their MAC address.

Currently, port scanning is implemented through some native code that runs
only in root. There are 2 packet crafting methods that it implements in C.
I would want to improve on them and make them faster and robust and
possibly add more methods by getting inspiration from nmap.

Have you taken courses in Networking or done any network
programming/projects that you can share? This project is more about
advanced methods in networking than Android.

I will come up with more proper specifications for this by tomorrow and
update the Wiki.

Cheers,
Angad


On Sun, Mar 18, 2012 at 9:33 PM, Atul jangra <[email protected]> wrote:

> I was thinking to implement this idea of using netcfg to get the DHCP
> information  and add a separate activity for that. We can  aim at this part
> also , with improvements in GUI.
> waiting for replies
> Warm Regards
>  --
> Atul jangra
> Computer Science and Engineering
> Indian Institute of Technology ,Delhi
>
>
>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Umit-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/umit-devel
>
>
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel

Reply via email to