- Home /
Send byte[] without a Cloud service
Hi,
I´m getting camera frames and I am able to convert them to an array of bytes. Now I want to send them to another application in a way that is not a direct client/server communication (for example something like publisher/subscriber). Some suggestions? I´ve tried Pubnub but I´m wondering if there are some alternatives, or if it is possible to simulate something like PubNub but without using the Cloud.
Comment
Your answer

Follow this Question
Related Questions
Messaging system using C# 1 Answer
Messaging Confusion 1 Answer
Server not receiving message? 1 Answer
Creating and using a WebServiceHost 1 Answer
In which script(s) are the messages sent by the Network class actually called? 0 Answers