asmith Posted April 1, 2009 Share Posted April 1, 2009 Hi, I have no idea about this. Can someone please guide me in some direction. I want to code a messenger for my website. Lets say like MSN or Yahoo. So that my site users can sign in into it using my site database users table. What program should I learn for it? I absolutely have no idea how to start. a little guide please ^^ Quote Link to comment Share on other sites More sharing options...
Adam Posted April 1, 2009 Share Posted April 1, 2009 I assume you mean desktop app and not web based? Quote Link to comment Share on other sites More sharing options...
asmith Posted April 1, 2009 Author Share Posted April 1, 2009 Yea sure. Quote Link to comment Share on other sites More sharing options...
.josh Posted April 1, 2009 Share Posted April 1, 2009 you would have to learn java or vb or c++ or vc or delphi or some other language capable of creating stand alone applications. If you want to make a web based app, you can learn js/ajax or flash to make an interface that would run in your browser and communicate with your server in real time, using php or some other server-side language for the backend to communicate with the database. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.