Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

How to access WebServices in Unity?

Discussion in 'iOS and tvOS' started by jpsubbarayalu, Dec 8, 2010.

  1. jpsubbarayalu

    jpsubbarayalu

    Joined:
    Jul 13, 2010
    Posts:
    65
    Hi All,

    In my current game application i need to implement to display Top10 score details like player name with scores[Globally]. For that i don't want use Leader board.i want create my own server.From that i want access the score details through my Web Services.
    Steps:
    1.Start the game.
    2.After complete the game,it should post the score to my server(Here i need to use Web Service).
    3.If user select Score details button it should display Top10 scores with name(Here also i need to use Web Service).

    i don't know how to use Web Services in Unity.If anybody having any ideas,please help me to sort out the problem.
     
  2. liven410

    liven410

    Joined:
    Dec 23, 2010
    Posts:
    36
    Well dear, not sure bcz i have never used
    but
    out of a link i got to know that we can use WCF Webservices in unity 3d
    and to abosb those webservices we can use XML.

    if u find any further knowledge then plz post it here and also p.m it to me too.

    Thanks.
    ...Liven...