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
Gugge Ruskin
NA
1
0
List logged in users in LAN
Apr 12 2006 12:39 PM
Is there any way in C# to write a program that will list the currently logged in users i the LAN?
I made a program in VB a couple of years ago that used the DOS-funcktion "net view" to get the names of the computers in the LAN and then used nbtstat to check who's logged in at each computer. Can this be done in C# without calling DOS commands?
Reply
Answers (
0
)
Regarding C#
Plugin: defining interface to object passed back to a register function