Which language is best for Computer Network Programing C++ or JAVA or is there any other langugae for that?
-
I want to know your suggestions about which language is best for Network Programing JAVA or C++ or is there any other good programing Lang: for that.. i m doing B.E in Software engineering i have learned about C++ and now i moving towards JAVA. i m fond of network programing and want to be in that field so i want to know every thing about it
-
Answer:
The real answer is that in depends on exactly what it is that you want to do. You can certainly do "network programming" in both C++ and Java but which language you end up using will, in the real world, depend, on what it is that you want to do and, most likely, the other pieces of software that you need to interface with. You may very well find that some parts of the system are best written in C or C++ and others in Java or, possibly, some other language. If you want to increase your chances of getting a job then you would be well advised to have at least a reasonable level of proficiency in both C++ and Java.
Software Engr Abdul Sattar at Yahoo! Answers Visit the source
Other answers
While C++ itself does not provide any networking capabilities on its own, there are numerous OSS C++ libraries out there that do. QT and boost are probably the most widely used ones. Oh, and C++ is only cumbersome to those who can't use it well :P (i.e., those who mistake C++ for C) PS: If you need low level network access, Java will be of no use whatsoever. You might even need to use C (the network APIs are done in C both on Windows and *NIX) to accomplish what you need, depending of what your thesis is on. So, to answer your question, I'd stick with C++ .
I R Sonajiso
Java is better. There are various libraries that are already available to use for TCP/IP and Sockets. C__ is great as well but is really archaeic when trying to setup preliminary connections. I completely ventured away from C++ because it was too cumbersome.
Johnny
With c++ u can program almost anything. 4m mobile games to OS...
El_UniQorNi0
Related Q & A:
- Which language is the best for genetic programming?Best solution by Programmers
- Which language would be the best for middle tier?Best solution by Programmers
- Which is the best programming language?Best solution by Yahoo! Answers
- Which language is more beneficial for business career - Spanish or Arabic?Best solution by abcnews.go.com
- Which language would be best to learn if I'm going into the Medical Field?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.