Home :
Technology Blogs : Writing native iOS and Android Unity Plugins
Writing native iOS and Android Unity Plugins
Added On:
Thu 08/Jun/2017
Last Updated:
Thu 08/Jun/2017
Blog Name:
Writing native iOS and Android Unity Plugins
Description:
Unity usually restricts the use .Net sockets on Android & iOS, this blog talks about how native socket APIs (BSD C socket) have to be used for seamless real-time communication. Using the example of a library for creating a native socket and returning its socket descriptor, this is a comprehensive guide to easily create native iOS & Android Unity plugins.
http://blogs.shephertz.com/2014/02/05/writing-native-ios-and-android-unity-plugins/