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
~258 People Reached
Favorite Forums
Favorite Tags
Member Avatar for jamio007

I am doing a project in C# where i need to get another Projects Form running and get text labels that are updating every sec in that from.... Basically what i am trying to do is to list all the network ports and monitor their upload and download details and …

Member Avatar for jamio007
0
119
Member Avatar for gladiator1919

hello every one i'm trying to send emails via my application i used smtp, but it throw exception someone told me to login using pop3 first, but it throws the exception "'220 servername ESMTP" here is my code [code] static void DoPopAuth(string host, string user, string passphrase) { TcpClient cli …

Member Avatar for gladiator1919
0
139