TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
makdu
NA
3
0
Wifi Packet Sniffer
May 9 2010 1:49 AM
Hi,
I am trying to find a solution to read the packet destination for an internet connection through wifi. I am able to do the same for a lan connection using packet sniffer example. But the same is not working for wifi connection.
mainSocket =
new
Socket
(
AddressFamily
.InterNetwork,
SocketType
.Raw,
ProtocolType
.IP);
The above code is used for LAN
Reply
Answers (
3
)
Any software who Check predefined Installed Application on Machine
overloading the this operator?