Search Unity

WWW Class with HTTPS URL's

Discussion in 'Scripting' started by shaun, Mar 29, 2007.

  1. shaun

    shaun

    Joined:
    Mar 23, 2007
    Posts:
    728
    Hi everyone - first Unity forum post :)

    Im not sure if this is a valid/asked before question, but is it possible to use the WWW class to interact with scripts over HTTPS?.
    My web server is capable of connecting with a browser over a 128bit secure connection - is there any difference in connecting with the Unity WWW class?

    Thanks!