Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~476 People Reached
Favorite Forums
Member Avatar for beckman16

Currently, in my C# class library, I do use authentication using LDAP, which asks for UserName, Password and the domain-controller name (currently all three fields ie. username, password and domain-controller name are mendatory). I want to make login process a bit more flexible, suppose in cases where domain-controller is not …

0
52
Member Avatar for beckman16

Hi, I have a scenario wherein I need to give access of a system to the hosts of a subnet. For that I need to verify if the incoming request is from the IP which falls within the subnet. Is there some way to do that automatically using c# functionality.

Member Avatar for alc6379
0
170
Member Avatar for beckman16

Hi, I have a client application that communicates with other server modules residing on other machines. In client application, I need to know the IP address of the machine it is running on, so that it would communicate its IP to the server module(which could be separated from client by …

Member Avatar for beckman16
0
254