Re: What language should I use?
- From: Dan Mitchell <djmitchella@xxxxxxxxx>
- Date: Mon, 20 Jun 2005 12:06:01 -0700
"=?Utf-8?B?RWR1YXJkbw==?=" <Eduardo@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:2F564390-AB02-4F81-AA86-64BBC3909FE8@xxxxxxxxxxxxx:
> I want to develop a software like NetMeeting and MSN Messenger.
Which one? NetMeeting is for sharing your desktop; MSN messenger is for
sending instant messages back and forth.
> What language should I use?
C, C++, Delphi, or if you're feeling brave, assembly language would
probably work. If you mean desktop sharing, that _can_ be done with the
..NET languages, but the interop requirements are very nasty which means
you'll have a hard time geting decent performance out of it. If you mean
instant messaging, then performance isn't really an issue and you can use
almost anything.
-- dan
.
- References:
- What language should I use?
- From: Eduardo
- What language should I use?
- Prev by Date: How to configure Pocket Outlook for full messages?
- Next by Date: RE: How to configure Pocket Outlook for full messages?
- Previous by thread: What language should I use?
- Next by thread: How to configure Pocket Outlook for full messages?
- Index(es):
Relevant Pages
|