C/C++ Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingC/C++ Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old June 10th, 2004, 03:56 AM
Calum Wood Calum Wood is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 2 Calum Wood User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
MSN Client..

Well due to alot of attempts to use msn messenger clients at my school, i am not sucessfull...........................

So i'm wondering if anyone is interested in creating a javascript or php based online client, which connects to the msn protocol, i'll buy a domain and host it on my server etc, just like a signin page, lists all contacts, contact status, option to change nickname, change display picture, block someone and open a conversation with someone.

You can earn money out of this, by placing google adverts which when clicked on can go to your account.

Well, what do you think?

Reply With Quote
  #2  
Old June 10th, 2004, 05:37 AM
kode_monkey kode_monkey is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 367 kode_monkey User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 21 sec
Reputation Power: 6
Interesting idea but you'd probably get a better response posting this in the php/asp or whatever forum. Do like it is a project idea though so am curious to know if anyone has details of the msn protocol? Do Microsoft publish the spec (unlikely) or does anyone else who's reverse engineered it such as the linux ports of msn (more likely).

Reply With Quote
  #3  
Old June 10th, 2004, 08:22 AM
_julien_ _julien_ is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 11 _julien_ User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Quote:
Originally Posted by Calum Wood
Well due to alot of attempts to use msn messenger clients at my school, i am not sucessfull...........................

So i'm wondering if anyone is interested in creating a javascript or php based online client, which connects to the msn protocol, i'll buy a domain and host it on my server etc, just like a signin page, lists all contacts, contact status, option to change nickname, change display picture, block someone and open a conversation with someone.

You can earn money out of this, by placing google adverts which when clicked on can go to your account.

Well, what do you think?

Why in php and javascript ?
I am not sure you could earn money from this sort of program.
There are a lot of other protocols, why choosing msn one if it is for setting u a new server ?

--
julien barbier

Reply With Quote
  #4  
Old June 10th, 2004, 10:41 AM
Calum Wood Calum Wood is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 2 Calum Wood User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Well...

I said php and javascript because i just thought it could be coded in that, and i mean it connects to the msn server and allows you to chat to people.

Abit more clear?

Reply With Quote
  #5  
Old June 11th, 2004, 02:15 AM
_julien_ _julien_ is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 11 _julien_ User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I just do not think that these are the best languages
to do what you want to do

--
julien barbier

Reply With Quote
  #6  
Old June 11th, 2004, 06:19 AM
kode_monkey kode_monkey is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 367 kode_monkey User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 21 sec
Reputation Power: 6
I imagine this would probably be better written in some form of .net language given its microsoft nature but having thought some more about it I'm not sure how possible it would be due to the residual 'prescence' needed so the msn network can keep track of whether you are online or not.

If anyone has any thoughts about how you could have a webpage keep an msn (or other chat network) session alive I'd be interested to hear about it.

-KM-

Reply With Quote
  #7  
Old June 11th, 2004, 08:43 AM
_julien_ _julien_ is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 11 _julien_ User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Quote:
Originally Posted by kode_monkey
I imagine this would probably be better written in some form of .net language given its microsoft nature but having thought some more about it I'm not sure how possible it would be due to the residual 'prescence' needed so the msn network can keep track of whether you are online or not.

If anyone has any thoughts about how you could have a webpage keep an msn (or other chat network) session alive I'd be interested to hear about it.

-KM-
This can be written in any languages, .NET, C, C++ etc... But from a webpage ... i'm not sure.
I don't know the msn protocole, but to know if you re online is equivalent to having a socket openned
and sending some sort of 'ping - pong' from time to time.

--
julien barbier

Reply With Quote
  #8  
Old June 11th, 2004, 09:29 AM
dhouston's Avatar
dhouston dhouston is offline
Contributing User
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: May 2003
Location: Tennessee
Posts: 1,355 dhouston User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Send a message via ICQ to dhouston
You could do it in a Web page using a java applet, but it'd probably be cleaner and faster to just write a thick app in .NET, C, C++, etc.
__________________
Please don't PM me asking for solutions outside the scope of a thread.
Keeping all responses in a thread stands to help others who come along later,
which is after all what this forum's all about.

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingC/C++ Help > MSN Client..


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT