facebook

TCP/UDP packet send/receive from MobiOne ?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #348268 Reply

    RafW
    Member

    Hi,

    is it possible to send/receive RAW TCP or UDP packet to/from any IP address from MobiOne App?

    #348272

    Hi,

    No. MobiOne apps are based on the html5 hybrid app architecture and use the cordova/phonegap api when building native versions of a project. What this means is that you can use html5 features supported across the versions of ios and android for such purposes. For example some users use web sockets which are supported on more recent versions of the platform. Also you might look at socketio.js but I don’t know all that much about it.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: TCP/UDP packet send/receive from MobiOne ?

You must be logged in to post in the forum log in