<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>WinForms</title><link>https://www.dotnetzone.gr:443/cs/forums/12/ShowForum.aspx</link><description>Θέματα για rich client / windows εφαρμογές, σε οποιαδήποτε γλώσσα (VB.NET, C#, managed C++, κ.α.)</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Απ: msn</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/51510.aspx</link><pubDate>Wed, 10 Jun 2009 22:27:03 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:51510</guid><dc:creator>RedHat</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/51510.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=51510</wfw:commentRss><description>το έχω κάνει αυτό, όπως ακριβώς το έγραψες αλλά με πόρτα 8080.&lt;br&gt;&lt;br&gt;Δεν παίζει. &lt;br&gt;Ανάθεμα τον admin μου εδώ μέσα που να του καούν όλοι οι server. &lt;img src="http://www.dotnetzone.gr/cs/emoticons/emotion-14.gif" alt="Devil" /&gt;&lt;br&gt;</description></item><item><title>Απ: msn</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/51507.aspx</link><pubDate>Wed, 10 Jun 2009 21:28:09 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:51507</guid><dc:creator>ikaragkiozoglou</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/51507.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=51507</wfw:commentRss><description>&lt;P&gt;Για τον proxy μπορεί να επιτρέπει μην επιτρέπει την πόρτα του MSN.&amp;nbsp;&amp;nbsp;Αλλά υπάρχει τρόπος.&amp;nbsp;βάλε κανονικά τα proxy setting τα Local που έχεις και βάλε πριν το connect και:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:black;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt; msn.ConnectivitySettings.WebProxy &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:red;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;new&lt;/SPAN&gt; System.Net.WebProxy(&lt;SPAN style="BACKGROUND-COLOR:#e4e4e4;FONT-FAMILY:Courier New;COLOR:#666666;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;"59.139.31.217"&lt;/SPAN&gt;, 80);&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;(offtopic) Αυτό το παληκάρι είμαι&lt;img src="http://www.dotnetzone.gr/cs/emoticons/emotion-1.gif" alt="Smile" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Απ: msn</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/51494.aspx</link><pubDate>Wed, 10 Jun 2009 18:11:08 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:51494</guid><dc:creator>RedHat</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/51494.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=51494</wfw:commentRss><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="http://www.dotnetzone.gr/cs/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;ikaragkiozoglou:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;&lt;p&gt;Έκανα ένα δοκιμαστικό client με την msnp-sharp&lt;/p&gt;
&lt;p&gt;
&lt;table border="0" cellpadding="0" cellspacing="0" width="100%"&gt;

&lt;tr style="line-height:normal;vertical-align:top;"&gt;
&lt;td style="text-align:right;width:40px;"&gt;&lt;pre style="margin:0px;padding:2px;font-family:courier new;color:gray;font-size:11px;"&gt;1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
 &lt;/pre&gt;&lt;/td&gt;
&lt;td&gt;&lt;pre style="margin:0px;padding:2px 2px 2px 8px;"&gt;&lt;span style="background-color:transparent;font-family:Courier New;color:black;font-size:11px;font-weight:normal;"&gt;&lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;using&lt;/span&gt; System;
&lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;using&lt;/span&gt; System.Collections.Generic;
&lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;using&lt;/span&gt; System.Linq;
&lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;using&lt;/span&gt; System.Text;
&lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;using&lt;/span&gt; MSNPSharp;
&lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;using&lt;/span&gt; System.Threading;
&lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;namespace&lt;/span&gt; MsnConsoleClient
{
    &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;class&lt;/span&gt; Program
    {
        &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;static&lt;/span&gt; Messenger msn;
        &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;static&lt;/span&gt; &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;void&lt;/span&gt; Main(&lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;string&lt;/span&gt;[] args)
        {
            msn &lt;span style="background-color:transparent;font-family:Courier New;color:red;font-size:11px;font-weight:normal;"&gt;=&lt;/span&gt; &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;new&lt;/span&gt; Messenger();
            msn.Credentials &lt;span style="background-color:transparent;font-family:Courier New;color:red;font-size:11px;font-weight:normal;"&gt;=&lt;/span&gt; &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;new&lt;/span&gt; Credentials(&lt;span style="font-family:Courier New;font-size:11px;font-weight:normal;"&gt;&lt;a href="mailto:username@kati.com"&gt;username@kati.com&lt;/a&gt;&lt;/span&gt;,&lt;span style="font-family:Courier New;font-size:11px;font-weight:normal;"&gt;"mypass"&lt;/span&gt;,MsnProtocol.MSNP16);
            msn.Nameserver.SignedIn += &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;new&lt;/span&gt; EventHandler&amp;lt;EventArgs&amp;gt;(Nameserver_SignedIn);
            msn.Connect();
            Console.ReadKey();
        }

        &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;static&lt;/span&gt; &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;void&lt;/span&gt; Nameserver_SignedIn(&lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;object&lt;/span&gt; sender, EventArgs e)
        {
            msn.Nameserver.SetScreenName(&lt;span style="font-family:Courier New;font-size:11px;font-weight:normal;"&gt;"To Onoma m"&lt;/span&gt;);
            msn.Owner.Status &lt;span style="background-color:transparent;font-family:Courier New;color:red;font-size:11px;font-weight:normal;"&gt;=&lt;/span&gt; PresenceStatus.Online;
            msn.ConversationCreated += &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;new&lt;/span&gt; EventHandler&amp;lt;ConversationCreatedEventArgs&amp;gt;(msn_ConversationCreated);

        }

        &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;static&lt;/span&gt; &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;void&lt;/span&gt; msn_ConversationCreated(&lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;object&lt;/span&gt; sender, ConversationCreatedEventArgs e)
        {
            Hanlde h &lt;span style="background-color:transparent;font-family:Courier New;color:red;font-size:11px;font-weight:normal;"&gt;=&lt;/span&gt; &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;new&lt;/span&gt; Hanlde(e.Conversation.Switchboard);
            Thread th &lt;span style="background-color:transparent;font-family:Courier New;color:red;font-size:11px;font-weight:normal;"&gt;=&lt;/span&gt; &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;new&lt;/span&gt; Thread(h.Start);
            th.IsBackground &lt;span style="background-color:transparent;font-family:Courier New;color:red;font-size:11px;font-weight:normal;"&gt;=&lt;/span&gt; &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;true&lt;/span&gt;;
            th.Start();
            Console.WriteLine(&lt;span style="font-family:Courier New;font-size:11px;font-weight:normal;"&gt;"Conversation Started.."&lt;/span&gt;);
        }

    }
    &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;class&lt;/span&gt; Hanlde
    {
        &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;private&lt;/span&gt; SBMessageHandler sbmsh;
        &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;public&lt;/span&gt; Hanlde(SBMessageHandler SBMSH)
        {
            sbmsh &lt;span style="background-color:transparent;font-family:Courier New;color:red;font-size:11px;font-weight:normal;"&gt;=&lt;/span&gt; SBMSH;
        }
        &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;public&lt;/span&gt; &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;void&lt;/span&gt; Start()
        {
            sbmsh.TextMessageReceived += &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;new&lt;/span&gt; EventHandler&amp;lt;TextMessageEventArgs&amp;gt;(sbmsh_TextMessageReceived);
        }

        &lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;void&lt;/span&gt; sbmsh_TextMessageReceived(&lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;object&lt;/span&gt; sender, TextMessageEventArgs e)
        {
            Console.WriteLine(&lt;span style="font-family:Courier New;font-size:11px;font-weight:normal;"&gt;"Account: {0} Message: {1}"&lt;/span&gt;,e.Sender.Name,e.Message.Text);
            sbmsh.SendTextMessage(&lt;span style="background-color:transparent;font-family:Courier New;color:blue;font-size:11px;font-weight:normal;"&gt;new&lt;/span&gt; TextMessage(&lt;span style="font-family:Courier New;font-size:11px;font-weight:normal;"&gt;"Demo Reply From Console MSN Client"&lt;/span&gt;));
        }
    }
}&lt;/span&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;
&lt;p&gt;στο site του project έχει και εναν δοκιμαστικό client.&lt;/p&gt;
&lt;p&gt;Keep Coding:P&lt;/p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;br&gt;&lt;br&gt;αν σου δούλεξε τότε εντάξει ξέρω ποιον πρέπει να βρίσω....&lt;br&gt;Τα proxy μου μέσα. Πρέπει να το δοκιμάσω στο σπίτι...&lt;br&gt;Παρόλο που βάζω χρήση proxy δεν παίζει, προφανώς γιατί φταίει κάτι με τον proxy.&lt;br&gt;&lt;br&gt;άσχετο, μήπως ήσουν στον ISV Galaxy της Singular? Γιατί το επώνυμο σου μου θυμίζει ένα παληκάρι που ήταν μαζί μας στο ISV.&lt;br&gt;</description></item><item><title>Απ: msn</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/51479.aspx</link><pubDate>Wed, 10 Jun 2009 02:55:26 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:51479</guid><dc:creator>ikaragkiozoglou</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/51479.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=51479</wfw:commentRss><description>&lt;P&gt;Έκανα ένα δοκιμαστικό client με την msnp-sharp&lt;/P&gt;
&lt;P&gt;
&lt;TABLE style="BORDER-BOTTOM:#e5e5e5 1px solid;BORDER-LEFT:#e5e5e5 1px solid;BACKGROUND-COLOR:#f2f2f2;BORDER-TOP:#e5e5e5 1px solid;BORDER-RIGHT:#e5e5e5 1px solid;" border=0 cellSpacing=0 cellPadding=0 width="100%"&gt;

&lt;TR style="LINE-HEIGHT:normal;VERTICAL-ALIGN:top;"&gt;
&lt;TD style="TEXT-ALIGN:right;WIDTH:40px;"&gt;&lt;PRE style="PADDING-BOTTOM:2px;MARGIN:0px;PADDING-LEFT:2px;PADDING-RIGHT:2px;FONT-FAMILY:courier new;COLOR:gray;FONT-SIZE:11px;BORDER-RIGHT:#e7e7e7 1px solid;PADDING-TOP:2px;"&gt;1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
 &lt;/PRE&gt;&lt;/TD&gt;
&lt;TD&gt;&lt;PRE style="PADDING-BOTTOM:2px;MARGIN:0px;PADDING-LEFT:8px;PADDING-RIGHT:2px;PADDING-TOP:2px;"&gt;&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:black;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;using&lt;/SPAN&gt; System;
&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;using&lt;/SPAN&gt; System.Collections.Generic;
&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;using&lt;/SPAN&gt; System.Linq;
&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;using&lt;/SPAN&gt; System.Text;
&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;using&lt;/SPAN&gt; MSNPSharp;
&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;using&lt;/SPAN&gt; System.Threading;
&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;namespace&lt;/SPAN&gt; MsnConsoleClient
{
    &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;class&lt;/SPAN&gt; Program
    {
        &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;static&lt;/SPAN&gt; Messenger msn;
        &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;static&lt;/SPAN&gt; &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;void&lt;/SPAN&gt; Main(&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;string&lt;/SPAN&gt;[] args)
        {
            msn &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:red;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;new&lt;/SPAN&gt; Messenger();
            msn.Credentials &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:red;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;new&lt;/SPAN&gt; Credentials(&lt;SPAN style="BACKGROUND-COLOR:#e4e4e4;FONT-FAMILY:Courier New;COLOR:#666666;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;&lt;A href="mailto:username@kati.com"&gt;username@kati.com&lt;/A&gt;&lt;/SPAN&gt;,&lt;SPAN style="BACKGROUND-COLOR:#e4e4e4;FONT-FAMILY:Courier New;COLOR:#666666;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;"mypass"&lt;/SPAN&gt;,MsnProtocol.MSNP16);
            msn.Nameserver.SignedIn += &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;new&lt;/SPAN&gt; EventHandler&amp;lt;EventArgs&amp;gt;(Nameserver_SignedIn);
            msn.Connect();
            Console.ReadKey();
        }

        &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;static&lt;/SPAN&gt; &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;void&lt;/SPAN&gt; Nameserver_SignedIn(&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;object&lt;/SPAN&gt; sender, EventArgs e)
        {
            msn.Nameserver.SetScreenName(&lt;SPAN style="BACKGROUND-COLOR:#e4e4e4;FONT-FAMILY:Courier New;COLOR:#666666;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;"To Onoma m"&lt;/SPAN&gt;);
            msn.Owner.Status &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:red;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;=&lt;/SPAN&gt; PresenceStatus.Online;
            msn.ConversationCreated += &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;new&lt;/SPAN&gt; EventHandler&amp;lt;ConversationCreatedEventArgs&amp;gt;(msn_ConversationCreated);

        }

        &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;static&lt;/SPAN&gt; &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;void&lt;/SPAN&gt; msn_ConversationCreated(&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;object&lt;/SPAN&gt; sender, ConversationCreatedEventArgs e)
        {
            Hanlde h &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:red;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;new&lt;/SPAN&gt; Hanlde(e.Conversation.Switchboard);
            Thread th &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:red;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;new&lt;/SPAN&gt; Thread(h.Start);
            th.IsBackground &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:red;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;true&lt;/SPAN&gt;;
            th.Start();
            Console.WriteLine(&lt;SPAN style="BACKGROUND-COLOR:#e4e4e4;FONT-FAMILY:Courier New;COLOR:#666666;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;"Conversation Started.."&lt;/SPAN&gt;);
        }

    }
    &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;class&lt;/SPAN&gt; Hanlde
    {
        &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;private&lt;/SPAN&gt; SBMessageHandler sbmsh;
        &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;public&lt;/SPAN&gt; Hanlde(SBMessageHandler SBMSH)
        {
            sbmsh &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:red;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;=&lt;/SPAN&gt; SBMSH;
        }
        &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;public&lt;/SPAN&gt; &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;void&lt;/SPAN&gt; Start()
        {
            sbmsh.TextMessageReceived += &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;new&lt;/SPAN&gt; EventHandler&amp;lt;TextMessageEventArgs&amp;gt;(sbmsh_TextMessageReceived);
        }

        &lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;void&lt;/SPAN&gt; sbmsh_TextMessageReceived(&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;object&lt;/SPAN&gt; sender, TextMessageEventArgs e)
        {
            Console.WriteLine(&lt;SPAN style="BACKGROUND-COLOR:#e4e4e4;FONT-FAMILY:Courier New;COLOR:#666666;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;"Account: {0} Message: {1}"&lt;/SPAN&gt;,e.Sender.Name,e.Message.Text);
            sbmsh.SendTextMessage(&lt;SPAN style="BACKGROUND-COLOR:transparent;FONT-FAMILY:Courier New;COLOR:blue;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;new&lt;/SPAN&gt; TextMessage(&lt;SPAN style="BACKGROUND-COLOR:#e4e4e4;FONT-FAMILY:Courier New;COLOR:#666666;FONT-SIZE:11px;FONT-WEIGHT:normal;"&gt;"Demo Reply From Console MSN Client"&lt;/SPAN&gt;));
        }
    }
}&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TABLE&gt;&lt;/P&gt;
&lt;P&gt;στο site του project έχει και εναν δοκιμαστικό client.&lt;/P&gt;
&lt;P&gt;Keep Coding:P&lt;/P&gt;</description></item><item><title>Απ: msn</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/51430.aspx</link><pubDate>Mon, 08 Jun 2009 21:01:13 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:51430</guid><dc:creator>RedHat</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/51430.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=51430</wfw:commentRss><description>εμένα πάντως και οι 2 αυτές μου σκάνε το visual studio. Η πρώτη εξάλλου δεν έχει Proxy support , βασικό πράγμα που κυρίως ψάχνω όπωσδήποτε. Την 2 δεν την έχω κάνει να δουλέψει ποτέ ακόμη και με την χρήση Proxy που βάζω στον κώδικα αν και φαίνεται πολύ καλή βιβλιοθήκη.&lt;br&gt;&lt;br&gt;Αυτή η microsoft απόκρυφη τέχνη και μυστικό έχει την χρήση των Live services με δικό σου messenger client? ήμαρτον ποια..&lt;br&gt;&lt;br&gt;</description></item><item><title>Απ: msn</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/51420.aspx</link><pubDate>Mon, 08 Jun 2009 05:27:43 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:51420</guid><dc:creator>ikaragkiozoglou</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/51420.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=51420</wfw:commentRss><description>Εγώ δουλεύω με &lt;A href="http://www.codeproject.com/KB/IP/msnlibrary.aspx"&gt;αυτή&lt;/A&gt; την βιβλιοθήκη. Έχει και έναν δοκιμαστικό σε WPF. Αλλη μία πολύ καλή αλλά πιο περίπλοκη είναι &lt;A href="http://code.google.com/p/msnp-sharp/"&gt;αυτή&lt;/A&gt;. Η δεύτερη δεν έχει μόνο το προττόκολο&amp;nbsp;του MSN αλλά για τα Live Spaces και όλα τα καλούδια.</description></item><item><title>Απ: msn</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/51418.aspx</link><pubDate>Sun, 07 Jun 2009 20:53:34 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:51418</guid><dc:creator>manosB</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/51418.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=51418</wfw:commentRss><description>&lt;P&gt;Στην ουσία πρέπει να χρησιμοποιήσεις το live webkit :&amp;nbsp;&amp;nbsp;&lt;A href="http://messenger.mslivelabs.com/"&gt;http://messenger.mslivelabs.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Το πρόβλημα είναι ότι δεν βρήκα κάτι έτοιμο σε winforms, μόνο asp.net. Αλλά είναι ο μόνος τρόπος.&lt;/P&gt;</description></item><item><title>Απ: msn</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/51415.aspx</link><pubDate>Sun, 07 Jun 2009 20:03:17 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:51415</guid><dc:creator>RedHat</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/51415.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=51415</wfw:commentRss><description>Ευχαριστω για το link. Βασικα ηταν δικια μου παραλειψη δεν εγινα σαφης ετσι οπως το εγραψα και λογικο να καταλαβατε αλλο.&lt;br&gt;&lt;br&gt;Θελω να φτιαξω μια εφαρμογη αλλα να χρησιμοποιει το πρωτοκολλο του live messenger, με το live ID δηλαδη αλλά αντί τον live messenger να είναι κάτι δικό μου.&lt;br&gt;&lt;br&gt;</description></item><item><title>Απ: msn</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/51395.aspx</link><pubDate>Sat, 06 Jun 2009 00:46:25 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:51395</guid><dc:creator>panagiotis_georgiadis</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/51395.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=51395</wfw:commentRss><description>&lt;P&gt;&lt;A href="http://networkmessenger.codeplex.com"&gt;http://networkmessenger.codeplex.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;έχει ίσως και καλύτερα στο codeplex.com, ή στο codeproject.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>msn</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/51375.aspx</link><pubDate>Fri, 05 Jun 2009 18:35:11 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:51375</guid><dc:creator>RedHat</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/51375.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=51375</wfw:commentRss><description>&lt;P&gt;Καλημέρα,&lt;/P&gt;
&lt;P&gt;Το Post μπορεί να μην είναι στο σωστότερο σημέιο, αλλά και πάλι δεν ήξερα που να το Postaro.&lt;/P&gt;
&lt;P&gt;Ήθελα να φτιάξω μια μικρή winform app που να είναι client σαν τον Live Messenger για να το ενσωματώσω αργότερα σε μια εφαρμογή μου.&lt;/P&gt;
&lt;P&gt;Να μπορώ να δω τις επαφές μου, να στείλω ένα μνμ και να πάρω.&lt;/P&gt;
&lt;P&gt;Δεν έχω βρει τίποτα διαθέσιμο στο Internet που να είναι καλό example ή να δουλεύει. &lt;/P&gt;
&lt;P&gt;Ξέρεις κανείς ή έχει ασχοληθεί με κάτι τέτοιο?&lt;/P&gt;</description></item></channel></rss>