C# App : how to develop multi user desktop application

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • webSpider
    New Member
    • Mar 2008
    • 1

    C# App : how to develop multi user desktop application

    Hi All,
    I want to develop ludo board game application with following feature.

    It will be a multi user application where user can play from his desktop.
    One server multiple user architecture
    User can play from his home,cafe or under proxy server(college campus)
    whenever user do his part it should be reflected to every user desktop.
    Game rules and procedure must be exists on server for security.

    Wht is it?

    Smart client application
    Dot Net Remoting
    Web Services

    Pl give your comments/suggestions /example
    [EMAIL REMOVED]
    Thanks for everything.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    We call this a homework question, where you ask someone else to do your work for you. Please read the posting guidelines before your next post, find a tutorial/book and attempt yourself. If you having problems with it after that, please come back and we will help you. I am closing this post.

    MODERATOR

    Originally posted by webSpider
    Hi All,
    I want to develop ludo board game application with following feature.

    It will be a multi user application where user can play from his desktop.
    One server multiple user architecture
    User can play from his home,cafe or under proxy server(college campus)
    whenever user do his part it should be reflected to every user desktop.
    Game rules and procedure must be exists on server for security.

    Wht is it?

    Smart client application
    Dot Net Remoting
    Web Services

    Pl give your comments/suggestions /example
    [EMAIL REMOVED]
    Thanks for everything.

    Comment

    Working...