| | |
identify current user asp.net c# project
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Mar 2008
Posts: 7
Reputation:
Solved Threads: 0
I need to extract the currently login user from remote system.
This is an intra-net project. All users use win-OS. Its also possible to find the user name from net bios. This is table where all name registered to that particular machine is shown. I would like to extract the current user from that particular one.
explictly i would like to know how to phrase of the out put and extract the required information
Would like to extract the name "kathirvel" from table by identifying <03> h-Number. Any help will be apprriciated
This is an intra-net project. All users use win-OS. Its also possible to find the user name from net bios. This is table where all name registered to that particular machine is shown. I would like to extract the current user from that particular one.
explictly i would like to know how to phrase of the out put and extract the required information
C# Syntax (Toggle Plain Text)
This is the output obtained from running the command Local Area Connection: Node IpAddress: [192.168.16.30] Scope Id: [] NetBIOS Remote Machine Name Table Name Type Status --------------------------------------------- L4_50 <00> UNIQUE Registered LMS <00> GROUP Registered L4_50 <20> UNIQUE Registered L4_50 <03> UNIQUE Registered L4_50$ <03> UNIQUE Registered LMS <1E> GROUP Registered INet~Services <1C> GROUP Registered IS~L4_50.......<00> UNIQUE Registered kathirvel <03> UNIQUE Registered MAC Address = 00-0B-DB-67-6D-14
Would like to extract the name "kathirvel" from table by identifying <03> h-Number. Any help will be apprriciated
Last edited by kathirvelmm; Mar 26th, 2008 at 4:26 am. Reason: add some thing more to title
if you got it in string you can extract it by many ways, like parsing the string or Regular Expression...
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
Kindly mark it as solved!
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
![]() |
Other Threads in the C# Forum
- Previous Thread: need help regarding webservice and pocket pc application
- Next Thread: How to check if table exists, if not create it (exceptions)...
| Thread Tools | Search this Thread |
.net access ado.net algorithm array backup barchart bitmap box broadcast buttons c# check checkbox client color combobox control conversion csharp custom database datagrid datagridview dataset datetime decryption degrees development draganddrop drawing encryption enum event excel file files form format forms function gdi+ httpwebrequest i18n image imageprocessing index input install java label list listbox listener mandelbrot math mouseclick mysql operator path photoshop picturebox pixelinversion post programming radians regex remote remoting richtextbox save saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer update uploadatextfile usercontrol users validation view visualstudio webbrowser whileloop windows winforms wpf xml






