473,404 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Advantages of c++ over other languages to create chat server

Hi friends.

I am developing online communication application which contains the
features like chat,audio,video, data transfer etc.

I am actually in final year and developing a project. For that i want
some strong points which defends the c++ over other languages to
create this type of application (specially server).

So please if anyone have any strong point or any thing on this
application which can only be possible in c++ and not other language
or if possible than not suggested to use because of some reasons.

Thanks in adv

bye
Mar 10 '08 #1
1 2764
On 2008-03-10 12:49, ji********@gmail.com wrote:
Hi friends.

I am developing online communication application which contains the
features like chat,audio,video, data transfer etc.

I am actually in final year and developing a project. For that i want
some strong points which defends the c++ over other languages to
create this type of application (specially server).
I think it would be wrong of you to first select a language and let that
limit your choices, instead you should first look at what frameworks and
already existing components there are. Then you use those to build your
application and use whatever languages they support (perhaps you need to
use more than one to interface between different parts).
So please if anyone have any strong point or any thing on this
application which can only be possible in c++ and not other language
or if possible than not suggested to use because of some reasons.
There are few things that you can achieve in one language and not in
another, they question is how much work it takes. C++ is a great
language when you need to build robust applications with high
performance, but it is also a complex language and if you do not know
what you are doing you'll end up with a slow buggy application. By
selecting a higher-level language (and/or a suitable framework) you can
spend more time on building the useful parts of them application and
less time building the foundation on which it will stand and you can get
a lot of the complex parts for free.

In short, search for already existing parts that can be used and base
your choice of language on them. Unless, of course, if the goal of the
project is to learn C++.

--
Erik Wikström
Mar 10 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Simon Harvey | last post by:
Whato chaps, I work (or am hoping to work! :) for a company that specialises in the following: - Localisation of media - including software, manuals, literature and training material. -...
4
by: M O J O | last post by:
Hi, I'm developping a chat/client/server program, but I can't figure out how to do this. I've tried severeal chat examples, but no good and fully working examples. I've spend too much time...
3
by: pmachaty | last post by:
hi folks, as i've got some spare time, i started with a pretty interesting project today. scenario: imagine you hang around in chatrooms, but don't want to read everything. let's say you...
11
by: Bob Rosen | last post by:
I have used VB.NET for several months. Just recently I was asked to modify some web pages that were developed with C#. Although I know that C# is much more popular, in comparing the two all of...
4
by: Ronald Green | last post by:
Hi, I have this theoretical problem: Say that I need a chat server that also has a database where it saves all conversations. However, I need several servers for availability and load balancing....
21
by: Jonathan Sachs | last post by:
I'm a programmer learning PHP. I'm looking for some input on its strong and weak points compared to other server-side programming environments, e.g., Java Server Pages. Please note, this is not...
1
eyeofsoul
by: eyeofsoul | last post by:
i have build the gui but i am having problem with implementing the tcp/udp. can somebody help me. i have server and client. the server can chat with the client. when i tried to to use the udp of tcp...
3
by: John Dalberg | last post by:
I am looking for an asp.net based chat software. I have looked at some (asp.net and php based) and they consist usually of a javascript piece where the web user (visitor) initiates a chat from a...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.