About the clientid possibility ask Sander, he should know theses things. Le lundi, 28 novembre, 2005, à 19h51, Youness Alaoui <[EMAIL PROTECTED]> a écrit :
>okkk.. I just checked and yes, it's a big problem... >It seems that MSN 7.5 now automatically sends a "video conference" >invitation instead of a webcam invitation... amsn doesn't support this... >I don't know if there is a way using the clientid to specify whether we >support video conference or not... >As I said a long time ago, the appId, the GUID and everything is the exact >same thing for webcam and video conference.. the only difference is in the >Context field of the mnsp2p invite, the context is the base64 encoded >string containing the app to launch... >anyways, you have two GUID possibilites, one is to send the other to >receive, they both are for "video", and the context defines whether it's >video-conference and video-webcam... >We should check the context before accepting or not, but I'd like to know >if we can change the clientid to say we don't support video conference... >now we're receiving data that is invalid simply because it's a >video-conference codec, not the webcam codec... >We should, before 0.95, fix this.. I"ll work on it now, but we need to >check the clientid possibilities... >Salatiel, thank you for all the feedback and the help you provided us. >Please ask your friend to do : >Actions->Voice/Video->Send my webcam > >p.s.: If I remember correctly, depending on the clientid, when we click on >"send video", a popup menu would appear and you could choose "send webcam" >or "start video conference".. from what I heard, it seems that msn 7.5 now >automatically uses video conference by default (probably because every MSN >client supports it and every non official client supports webcam :P damn >M$) > >KaKaRoTo > > >On Mon, 28 Nov 2005 18:07:20 -0500, Salatiel Filho ><[EMAIL PROTECTED]> wrote: > >>> >>> attached. CVS from right now :) >>> []'s >> >> Salatiel >> >> >> On 11/28/05, Le Philousophe - Phil <[EMAIL PROTECTED]> >>> wrote: >>> > >>> > yes please. >>> > Phil >>> > >>> > Le Lundi 28 Novembre 2005 20:54, Salatiel Filho a écrit: >>> > > should i send log from lastest cvs ? >>> > > >>> > > On 11/28/05, Youness Alaoui <[EMAIL PROTECTED]> wrote: >>> > > > ok... >>> > > > we'll wait for more info.. >>> > > > >>> > > > KRT >>> > > > >>> > > > >>> > > > On Mon, 28 Nov 2005 13:51:38 -0500, Le Philousophe - Phil >>> > > > >>> > > > <[EMAIL PROTECTED]> wrote: >>> > > > > Hi, >>> > > > > nbread should work like the read function of the Tcl core but >>> > waiting >>> > > > > using an >>> > > > > update. It works very well for me so I don't think it is due to >>> > it... >>> > > > > After a look at the status_log and the code I saw that it's in >>> the >>> > > > > GetCamDataSize that there is the error : so I decided to read my >>> > nbread >>> > > > > code >>> > > > > which provides the data and the proc loops until it has the data >>> > asked >>> > > > > or if >>> > > > > there is an error it returns an empty string and the status_log >>> is >>> > > > > informed >>> > > > > so... >>> > > > > Phil >>> > > > > >>> > > > > Le Lundi 28 Novembre 2005 18:18, Youness Alaoui a écrit: >>> > > > >> it looks like the anonymous CVS is not yet synchronised with >>> the >>> > devel >>> > > > >> CVS, maybe you should wait a few hours (I think it's updated on >>> > the >>> > > > >> website every 3 hours) >>> > > > >> but anyways, from what I saw, I think Phil should look at >>> this... >>> > > > >> Phil, look at the sock8 and 9, 9 is successful, 8 we're still >>> > reading, >>> > > > >> then nbread fails because we closed the socket, and I don't >>> know >>> > what >>> > > > >> happens but we do a conenction failed.. I don't thin kit >>> bothers >>> > us, >>> > > > >>> > > > but >>> > > > >>> > > > >> anyways, we received an invalid data there... I don't know if >>> > it's >>> > > > >> normal >>> > > > >> or not... it looks like in ASCII, it's >>> > > > >> "V " but I need the whole string, maybe it will help... that's >>> > why I'm >>> > > > >> waiting for him to update the CVS andretry... >>> > > > >> you're the one who did the nbread, maybe you know more than me >>> > about >>> > > > >>> > > > how >>> > > > >>> > > > >> it works.. if it's not because of nbread, I'll also take a look >>> > at >>> > > > >> this tonight.. >>> > > > >> >>> > > > >> >>> > > > >> KaKaRoTo >>> > > > >> >>> > > > >> On Mon, 28 Nov 2005 11:25:32 -0500, Salatiel Filho >>> > > > >> >>> > > > >> <[EMAIL PROTECTED]> wrote: >>> > > > >> > log attached from latest cvs... >>> > > > >> > >>> > > > >> > On 11/28/05, Youness Alaoui < >>> [EMAIL PROTECTED]> >>> > wrote: >>> > > > >> >> Hi, >>> > > > >> >> first, the log is not complete... you're sending only the >>> last >>> > part >>> > > > >> >>> > > > >> of >>> > > > >> >>> > > > >> >> the >>> > > > >> >> status log, I suggest you send the full log... >>> > > > >> >> secondly, I just changed some debug messages in the CVS, so >>> > please >>> > > > >> >> update >>> > > > >> >> (make sure my changes got into cvs) and test again and send >>> > the >>> > > > >> >>> > > > >> stauts >>> > > > >> >>> > > > >> >> log >>> > > > >> >> again, but a more complete one this time.. you just need to >>> > 'save >>> > > > >> >> to file' >>> > > > >> >> and attach the file to your email... >>> > > > >> >> >>> > > > >> >> by the way, it is NOT a connection problem because you are >>> > able to >>> > > > >> >> connect >>> > > > >> >> to your friend's computer, BUT it seems he's sending you >>> > garbage >>> > > > >> >>> > > > >> instead >>> > > > >> >>> > > > >> >> of sending a cam feed... >>> > > > >> >> >>> > > > >> >> KaKaRoTo >>> > > > >> >> >>> > > > >> >> On Mon, 28 Nov 2005 08:20:28 -0500, Salatiel Filho >>> > > > >> >> >>> > > > >> >> <[EMAIL PROTECTED]> wrote: >>> > > > >> >> > There it is. >>> > > > >> >> > >>> > > > >> >> > [10:09:51] GOT SID : 663846 for Ackid : 503588 >>> > > > >> >> > [10:09:51] Received data for webcam 663846 : Â?^@ >>> > > > >> >> > [EMAIL PROTECTED]@&[EMAIL PROTECTED]@[EMAIL PROTECTED]@e^@ >>> > > > >> >> > [EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL >>> > > > >> >> > PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL >>> > > > >> >> > PROTECTED] >>> > [EMAIL PROTECTED]@ >>> > > > >> >> > [10:09:51] ReceivedViewData received >>> > > > >> >> > [10:09:51] Error in nbread : can not find channel named >>> > "sock8" >>> > > > >> >> > [10:09:51] Received Data on socket sock8 183 - 99 >>> server=1 - >>> > > > >> >> >>> > > > >> >> state=AUTH >>> > > > >> >> >>> > > > >> >> > recipientid=183&sessionid=9 >>> > > > >> >> > [10:09:51] Returning list, no sock8 in { 200.164.150.53 >>> 1103 >>> > > > >>> > > > sock11} >>> > > > >>> > > > >> >> > [10:09:51] Authentification on socket sock8 failed >>> > > > >> >> > [10:09:56] we have connecting sockets and >>> { 200.164.150.531103 >>> > > > >> >> >>> > > > >> >> sock11} >>> > > > >> >> >>> > > > >> >> > connected sockets >>> > > > >> >> > [10:09:59] Received Data on socket sock11 sending=0 - >>> > server=1 - >>> > > > >> >> > state=CONNECTED2 : >>> > > > >> >> > connected >>> > > > >> >> > >>> > > > >> >> > [10:10:00] invalid - 8278 >>> > > > >> >> > [10:10:00] ERROR1 : - invalid data received >>> > > > >> >> > [10:10:00] Closing socket sock11 because it's in END state >>> > > > >> >> > [10:10:00] Canceling webcam 663846 with >>> [EMAIL PROTECTED] >>> > >>> > > > >> >> > [10:10:00] Connected through socket sock11 : closing >>> socket >>> > > > >> >> > [10:10:00] Closing ips >>> > > > >> >> > [10:10:00] Closing connected_ips { 200.164.150.53 1103 >>> > sock11} >>> > > > >> >> > [10:10:00] Closing in {200.164.150.53 1103 sock11} of >>> length >>> > 1 >>> > > > >> >> > [10:10:00] verifying 200.164.150.53 : 1103 on sock11 >>> > > > >> >> > [10:10:00] Closing sock11 >>> > > > >> >> > [10:10:00] fileevents reset >>> > > > >> >> > [10:10:00] closed >>> > > > >> >> > [10:10:00] Finished >>> > > > >> >> > [10:10:00] resetting ips and connected_ipss >>> > > > >> >> > red >>> > > > >> >> > [10:10:00] Finished >>> > > > >> >> > [10:10:01] MSNP2P | 663846 -> Got BYE for UID : >>> > > > >> >> > DAE08F2B-2C74-4B4A-9B00-382C96E55583 >>> > > > >> >> > [10:10:01] MSNP2P | 663846 -> Sending BYE ACK >>> > > > >> >> > [10:10:01] Webcam canceled >>> > > > >> >> > >>> > > > >> >> > >>> > > > >> >> > >>> > > > >> >> > >>> > > > >> >> > []'s >>> > > > >> >> > Salatiel >>> > > > >> >> > >>> > > > >> >> > On 11/27/05, Youness Alaoui >>> <[EMAIL PROTECTED] >>> > > >>> > > > >> >>> > > > >> wrote: >>> > > > >> >> >> Ctrl-S, status log please... >>> > > > >> >> >> >>> > > > >> >> >> On Sun, 27 Nov 2005 19:24:59 -0500, Salatiel Filho >>> > > > >> >> >> >>> > > > >> >> >> <[EMAIL PROTECTED]> wrote: >>> > > > >> >> >> > But i still can't make webcam works. >>> > > > >> >> >> > i always get >>> > > > >> >> >> > >>> > > > >> >> >> > [21:23:47] tAvA dUrMiNdO!!! invited you to start a >>> webcam >>> > > > >> >>> > > > >> session. >>> > > > >> >>> > > > >> >> Do >>> > > > >> >> >>> > > > >> >> >> you >>> > > > >> >> >> >>> > > > >> >> >> > want to accept this session? - (Accept / Reject) >>> > > > >> >> >> > >>> > > > >> >> >> > >>> > > > >> >> >> > [21:23:50] tAvA dUrMiNdO!!! rejected invitation for >>> > webcam >>> > > > >> >>> > > > >> session >>> > > > >> >>> > > > >> >> >> > [21:24:00] The webcam session with tAvA dUrMiNdO!!! has >>> > been >>> > > > >> >> >>> > > > >> >> canceled >>> > > > >> >> >>> > > > >> >> >> > [21:24:02] The webcam session with tAvA dUrMiNdO!!! has >>> > been >>> > > > >> >> >>> > > > >> >> canceled >>> > > > >> >> >>> > > > >> >> >> > []'s >>> > > > >> >> >> > Salatiel >>> > > > >> >> >> > >>> > > > >> >> >> > On 11/27/05, Youness Alaoui >>> <[EMAIL PROTECTED] >>> > > >>> > > > >> >> >>> > > > >> >> wrote: >>> > > > >> >> >> >> Hi, >>> > > > >> >> >> >> this is a problem that might happen, and it's normal, >>> it >>> > all >>> > > > >> >> >>> > > > >> >> depends >>> > > > >> >> >>> > > > >> >> >> on >>> > > > >> >> >> >>> > > > >> >> >> >> the router... >>> > > > >> >> >> >> to verify the connectability, we open a connection to >>> > your >>> > > > >> >> >>> > > > >> >> external >>> > > > >> >> >>> > > > >> >> >> IP >>> > > > >> >> >> >>> > > > >> >> >> >> adress, if it fails, we assume you're firewalled, if >>> it >>> > > > >> >>> > > > >> succeeds, >>> > > > >> >>> > > > >> >> we >>> > > > >> >> >>> > > > >> >> >> >> assume the port is opened... problem is that not all >>> > routers >>> > > > >> >>> > > > >> allow >>> > > > >> >>> > > > >> >> >> this, >>> > > > >> >> >> >>> > > > >> >> >> >> some routers will block outgoing connections to the >>> > external >>> > > > >>> > > > ip >>> > > > >>> > > > >> >> the >>> > > > >> >> >>> > > > >> >> >> >> router >>> > > > >> >> >> >> has if the connection is from the inside of the LAN... >>> > so the >>> > > > >> >>> > > > >> test >>> > > > >> >>> > > > >> >> >> will >>> > > > >> >> >> >>> > > > >> >> >> >> never succeed but if someone tries to connect from >>> > outside >>> > > > >>> > > > your >>> > > > >>> > > > >> >> LAN, >>> > > > >> >> >>> > > > >> >> >> it >>> > > > >> >> >> >>> > > > >> >> >> >> will succeed. >>> > > > >> >> >> >> >>> > > > >> >> >> >> KaKaRoTo >>> > > > >> >> >> >> >>> > > > >> >> >> >> On Sun, 27 Nov 2005 17:51:24 -0500, Salatiel Filho >>> > > > >> >> >> >> >>> > > > >> >> >> >> <[EMAIL PROTECTED]> wrote: >>> > > > >> >> >> >> > I've redirected all ports and protocols to my >>> machine >>> > and i >>> > > > >> >> >>> > > > >> >> still >>> > > > >> >> >>> > > > >> >> >> get >>> > > > >> >> >> >>> > > > >> >> >> >> > false >>> > > > >> >> >> >> > on the webcan wizard :/ >>> > > > >> >> >> >> > >>> > > > >> >> >> >> > On 11/26/05, Odin Omdal < [EMAIL PROTECTED]> >>> wrote: >>> > > > >> >> >> >> >> I win. Cause' I can do both! :D Wohoo. aMSN -> MSN >>> > 7.5, >>> > > > >> >> >> >> >> MSN >>> > > > >> >> >>> > > > >> >> 7.5-> >>> > > > >> >> >>> > > > >> >> >> >> aMSN. >>> > > > >> >> >> >> >>> > > > >> >> >> >> >> But shouldn't this be on the forums, not the >>> > devel-list? >>> > > > >> >> >> >> >> :) >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> On 11/27/05, Harry Vennik < [EMAIL PROTECTED]> >>> > wrote: >>> > > > >> >> >> >> >> > Op zaterdag 26 november 2005 23:06, schreef >>> Youness >>> > > > >> >>> > > > >> Alaoui: >>> > > > >> >> >> >> >> > > On Sat, 26 Nov 2005 16:59:49 -0500, Salatiel >>> > Filho >>> > > > >> >> >> >> >> > > >>> > > > >> >> >> >> >> > > <[EMAIL PROTECTED]> wrote: >>> > > > >> >> >> >> >> > > > Were anyone able to use amsn <-> msn 7.5 >>> webcam >>> > ? I >>> > > > >> >>> > > > >> can't >>> > > > >> >>> > > > >> >> >> even >>> > > > >> >> >> >>> > > > >> >> >> >> >> receive >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> > > > webcam. I tried to open the ports like in the >>> > FAQ >>> > > > >> >> >> >> >> > > > but >>> > > > >> >> >>> > > > >> >> still >>> > > > >> >> >>> > > > >> >> >> it >>> > > > >> >> >> >>> > > > >> >> >> >> >> doesn't >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> > > > work. >>> > > > >> >> >> >> >> > > >>> > > > >> >> >> >> >> > > it is known to work.. if you're using windows >>> or >>> > > > >> >> >> >> >> > > linux, >>> > > > >> >>> > > > >> it >>> > > > >> >>> > > > >> >> >> should >>> > > > >> >> >> >>> > > > >> >> >> >> >> work >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> > > even if you're behind a router/firewall. >>> > > > >> >> >> >> >> > >>> > > > >> >> >> >> >> > My experience is that I can receive webcam from >>> > MSN7.5, >>> > > > >> >>> > > > >> but I >>> > > > >> >>> > > > >> >> >> >> cannot >>> > > > >> >> >> >> >>> > > > >> >> >> >> >> send >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> > webcam to MSN7.5. But I do not have many MSN7.5 >>> > > > >> >> >> >> >> > contacts, >>> > > > >> >>> > > > >> so >>> > > > >> >>> > > > >> >> >> don't >>> > > > >> >> >> >>> > > > >> >> >> >> >> trust >>> > > > >> >> >> >> >> this >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> > to easily... >>> > > > >> >> >> >> >> > >>> > > > >> >> >> >> >> > > > Other question , is it possible change >>> webcam's >>> > >>> > > > >> >> >> >> >> > > > ports >>> > > > >> >>> > > > >> , >>> > > > >> >>> > > > >> >> or >>> > > > >> >> >>> > > > >> >> >> it >>> > > > >> >> >> >>> > > > >> >> >> >> MUST >>> > > > >> >> >> >> >>> > > > >> >> >> >> >> be >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> > > > 6890 >>> > > > >> >> >> >> >> > > > -> 6900 TCP/UDP ? >>> > > > >> >> >> >> >> > > >>> > > > >> >> >> >> >> > > tools menu->pereferences->connection->starting >>> > port >>> > > > >> >> >> >> >> > > for >>> > > > >> >> >>> > > > >> >> file >>> > > > >> >> >>> > > > >> >> >> >> >> transfers >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> > > > []'s >>> > > > >> >> >> >> >> > > > Salatiel >>> > > > >> >> >> >> >> > > > >>> > > > >> >> >> >> >> > > > -- >>> > > > >> >> >> >> >> > > > "O maior prazer do inteligente é bancar >>> > o idiota >>> > > > >> >> >> >> >> > > > diante de um idiota que banca o >>> > inteligente". >>> > > > >> >> >> >> >> > >>> > > > >> >> >> >> >> > >>> > ------------------------------------------------------- >>> > > > >> >> >> >> >> > This SF.net email is sponsored by: Splunk Inc. Do >>> > you >>> > > > >>> > > > grep >>> > > > >>> > > > >> >> >> through >>> > > > >> >> >> >>> > > > >> >> >> >> log >>> > > > >> >> >> >> >>> > > > >> >> >> >> >> files >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> > for problems? Stop! Download the new AJAX >>> search >>> > > > >> >> >> >> >> > engine >>> > > > >> >> >>> > > > >> >> that >>> > > > >> >> >>> > > > >> >> >> >> makes >>> > > > >> >> >> >> >>> > > > >> >> >> >> >> > searching your log files as easy as surfing >>> > the web. >>> > > > >> >> >>> > > > >> >> DOWNLOAD >>> > > > >> >> >>> > > > >> >> >> >> >> SPLUNK! >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> > >>> http://ads.osdn.com/?ad_idv37&alloc_id865&opclick<http://ads.osdn.com/?ad_idv37&alloc_id%16865&opclick> >>> > > > >> >> >> >> >> > _______________________________________________ >>> > > > >> >> >> >> >> > Amsn-devel mailing list >>> > > > >> >> >> >> >> > Amsn-devel@lists.sourceforge.net >>> > > > >> >> >> >> >> > >>> > https://lists.sourceforge.net/lists/listinfo/amsn-devel >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> -- >>> > > > >> >> >> >> >> Mvh, >>> > > > >> >> >> >> >> Odin Hørthe Omdal <[EMAIL PROTECTED]> >>> > > > >> >> >> >> >> http://www.velmont.net >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> >>> > > > >> >> >> >> >> >>> > ------------------------------------------------------- >>> > > > >> >> >> >> >> This SF.net email is sponsored by: Splunk Inc. Do >>> you >>> > grep >>> > > > >> >> >>> > > > >> >> through >>> > > > >> >> >>> > > > >> >> >> >> log >>> > > > >> >> >> >> >>> > > > >> >> >> >> >> files >>> > > > >> >> >> >> >> for problems? Stop! Download the new AJAX search >>> > engine >>> > > > >> >>> > > > >> that >>> > > > >> >>> > > > >> >> >> makes >>> > > > >> >> >> >>> > > > >> >> >> >> >> searching your log files as easy as surfing the >>> web. >>> > >>> > > > >> >>> > > > >> DOWNLOAD >>> > > > >> >>> > > > >> >> >> >> SPLUNK! >>> > > > >> >> >> >> >>> > > > >> >> >> >> >> >>> http://ads.osdn.com/?ad_idv37&alloc_id865&opclick<http://ads.osdn.com/?ad_idv37&alloc_id%16865&opclick> >>> > > > >> >> >> >> >> _______________________________________________ >>> > > > >> >> >> >> >> Amsn-devel mailing list >>> > > > >> >> >> >> >> Amsn-devel@lists.sourceforge.net >>> > > > >> >> >> >> >> >>> > https://lists.sourceforge.net/lists/listinfo/amsn-devel >>> > > > >> >> >> >> > >>> > > > >> >> >> >> > -- >>> > > > >> >> >> >> > "O maior prazer do inteligente é bancar o idiota >>> > > > >> >> >> >> > diante de um idiota que banca o inteligente". >>> > > > >> >> >> >> >>> > > > >> >> >> >> -- >>> > > > >> >> >> >> KaKaRoTo >>> > > > >> >> >> >> >>> > > > >> >> >> >> >>> > > > >> >> >> >> >>> ------------------------------------------------------- >>> > > > >> >> >> >> This SF.net email is sponsored by: Splunk Inc. Do you >>> > grep >>> > > > >> >>> > > > >> through >>> > > > >> >>> > > > >> >> >> log >>> > > > >> >> >> >>> > > > >> >> >> >> files >>> > > > >> >> >> >> for problems? Stop! Download the new AJAX search >>> > engine >>> > > > >> >> >> >> that >>> > > > >> >> >>> > > > >> >> makes >>> > > > >> >> >>> > > > >> >> >> >> searching your log files as easy as surfing >>> > > > >>> > > > the web. DOWNLOAD >>> > > > >>> > > > >> >> >> SPLUNK! >>> > > > >> >> >> >>> > > > >> >> >> >> >>> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >>> > > > >> >> >> >> _______________________________________________ >>> > > > >> >> >> >> Amsn-devel mailing list >>> > > > >> >> >> >> Amsn-devel@lists.sourceforge.net >>> > > > >> >> >> >> >>> https://lists.sourceforge.net/lists/listinfo/amsn-devel >>> > > > >> >> >> > >>> > > > >> >> >> > -- >>> > > > >> >> >> > "O maior prazer do inteligente é bancar o idiota >>> > > > >> >> >> > diante de um idiota que banca o inteligente". >>> > > > >> >> >> >>> > > > >> >> >> -- >>> > > > >> >> >> KaKaRoTo >>> > > > >> >> >> >>> > > > >> >> >> >>> > > > >> >> >> ------------------------------------------------------- >>> > > > >> >> >> This SF.net email is sponsored by: Splunk Inc. Do you >>> grep >>> > > > >>> > > > through >>> > > > >>> > > > >> >> log >>> > > > >> >> >>> > > > >> >> >> files >>> > > > >> >> >> for problems? Stop! Download the new AJAX search engine >>> > that >>> > > > >> >>> > > > >> makes >>> > > > >> >>> > > > >> >> >> searching your log files as easy as surfing >>> > the web. DOWNLOAD >>> > > > >> >> >>> > > > >> >> SPLUNK! >>> > > > >> >> >>> > > > >> >> >> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >>> > > > >> >> >> _______________________________________________ >>> > > > >> >> >> Amsn-devel mailing list >>> > > > >> >> >> Amsn-devel@lists.sourceforge.net >>> > > > >> >> >> https://lists.sourceforge.net/lists/listinfo/amsn-devel >>> > > > >> >> > >>> > > > >> >> > -- >>> > > > >> >> > "O maior prazer do inteligente é bancar o idiota >>> > > > >> >> > diante de um idiota que banca o inteligente". >>> > > > >> >> >>> > > > >> >> -- >>> > > > >> >> KaKaRoTo >>> > > > >> >> >>> > > > >> >> >>> > > > >> >> ------------------------------------------------------- >>> > > > >> >> This SF.net email is sponsored by: Splunk Inc. Do you grep >>> > through >>> > > > >> >>> > > > >> log >>> > > > >> >>> > > > >> >> files >>> > > > >> >> for problems? Stop! Download the new AJAX search engine >>> that >>> > > > >> >> makes searching your log files as easy as surfing the web. >>> > > > >> >> DOWNLOAD >>> > > > >> >>> > > > >> SPLUNK! >>> > > > >> >>> > > > >> >> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >>> > > > >> >> _______________________________________________ >>> > > > >> >> Amsn-devel mailing list >>> > > > >> >> Amsn-devel@lists.sourceforge.net >>> > > > >> >> https://lists.sourceforge.net/lists/listinfo/amsn-devel >>> > > > >> > >>> > > > >> > -- >>> > > > >> > "O maior prazer do inteligente é bancar o idiota >>> > > > >> > diante de um idiota que banca o inteligente". >>> > > > > >>> > > > > ------------------------------------------------------- >>> > > > > This SF.net email is sponsored by: Splunk Inc. Do you grep >>> through >>> > log >>> > > > > files >>> > > > > for problems? Stop! Download the new AJAX search engine that >>> > makes >>> > > > > searching your log files as easy as surfing the web. DOWNLOAD >>> > SPLUNK! >>> > > > > >>> http://ads.osdn.com/?ad_idv37&alloc_id865&op=click<http://ads.osdn.com/?ad_idv37&alloc_id%16865&op=click> >>> > > > > _______________________________________________ >>> > > > > Amsn-devel mailing list >>> > > > > Amsn-devel@lists.sourceforge.net >>> > > > > https://lists.sourceforge.net/lists/listinfo/amsn-devel >>> > > > >>> > > > -- >>> > > > KaKaRoTo >>> > > > >>> > > > >>> > > > ------------------------------------------------------- >>> > > > This SF.net email is sponsored by: Splunk Inc. Do you grep through >>> > log >>> > > > files >>> > > > for problems? Stop! Download the new AJAX search engine that >>> makes >>> > > > searching your log files as easy as surfing the web. DOWNLOAD >>> > SPLUNK! >>> > > > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >>> > > > _______________________________________________ >>> > > > Amsn-devel mailing list >>> > > > Amsn-devel@lists.sourceforge.net >>> > > > https://lists.sourceforge.net/lists/listinfo/amsn-devel >>> > > >>> > > -- >>> > > "O maior prazer do inteligente é bancar o idiota >>> > > diante de um idiota que banca o inteligente". >>> > >>> > >>> > >>> > ------------------------------------------------------- >>> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log >>> > files >>> > for problems? Stop! Download the new AJAX search engine that makes >>> > searching your log files as easy as surfing the web. DOWNLOAD >>> SPLUNK! >>> > >>> http://ads.osdn.com/?ad_idv37&alloc_id865&opclick<http://ads.osdn.com/?ad_idv37&alloc_id%16865&opclick> >>> > _______________________________________________ >>> > Amsn-devel mailing list >>> > Amsn-devel@lists.sourceforge.net >>> > https://lists.sourceforge.net/lists/listinfo/amsn-devel >>> > >>> >>> >>> >>> -- >>> "O maior prazer do inteligente é bancar o idiota >>> diante de um idiota que banca o inteligente". >>> >>> >> >> >> -- >> "O maior prazer do inteligente é bancar o idiota >> diante de um idiota que banca o inteligente". > > > >-- >KaKaRoTo > > >------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >for problems? Stop! Download the new AJAX search engine that makes >searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >_______________________________________________ >Amsn-devel mailing list >Amsn-devel@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/amsn-devel > > Jérôme Gagnon-Voyer eMail: [EMAIL PROTECTED] MSNMessenger: [EMAIL PROTECTED] iChat & AIM: gagnonje5000 (à Mac.com) Skype: germinator5000 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Amsn-devel mailing list Amsn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amsn-devel