Okay, I’m new to the whole Unity–>Server thing…so here goes:
I’m trying to essentially make a very simple, basic inventory system. I want the user to be able to send a “Topic” to the internet that contains a title, picture, and description. I still have a ways to go.
Can anyone explain to me how to get something that someone put into a text field and send it over the internet to a server securely to connect? I was thinking of something like this:
http://forum.unity3d.com/viewtopic.php?t=5276
Thanks!