newbie Question

I want to create MMORPG games by using java language for server and C for client. Is it possible?

and what should I do

Yes.

If you need to ask that question, you cannot do it yet. You need to work your way up to it.

Thanks and I didn’t know how to start with?

can u guide me?

I guess we’ll need to know your experience level. Can you show us some games/applications you wrote to date? Start with networked/multiplayer games first ;D

Ok Thanks I’m new in game programming

  1. Learn a programming language
  2. Write a very simple game
  3. Write a bit more complicated games
  4. ?
  5. Profit

Here is a generic roadmap: http://www.gamedev.net/reference/design/features/makegames/