Friday, July 31, 2009

How to program online software?

If i would like to create an online own application for my community to use it, which programming language is able to do so? Can C++ create an online application ? Does a C++ reference book teaches us how to do it ?

How to program online software?
C++ could do it, but usually you would be better off with Java, kind of depends on your purpose. PHP and server side scripting could be useful as well.
Reply:yes , c++ or VB , PHP or any other will do ... some time back i made a program which opens a port on your computer and lisen for clint and reply ....... the client was also created in C++.





Depending on your use .... you may also use PHP or Java which will run from web servers or use C++ to create your own protocol.





opening a port on your computer is sometimes risky
Reply:Check out this website, they have wide variety of programs and help topics. It has helped me many times before.





http://www.codeproject.com/


I hope this helps


Gd Luck!
Reply:Dear frnd ,





C++ can do any thing , if u want to develop the online application then it is better to use ASP.net with c#, and if you decide to develop it in c++ then study about the CSocket programming. if i found any book iwill contact to you


No comments:

Post a Comment