Git Product home page Git Product logo

tcppoc's Introduction

#TCP POC

##Description

This POC describes how to arrange a streaming (potentially life streaming) using TCP or UDP from server to client.

Technologie stack:

  • Xamarin Android and iOS
  • Microsoft Azure Worker Role
  • TCP/UDP socket connection

##Solution structure and how to make it works

Solution contains AzureServer and TcpServerRole projects. They are our server and AzureServer should be deployed into Azure Cloud. Make sure you are using 4088 port in the AzureServer WorkerRole settings endpoint.

TcpPoc.Server is a console application and could be ran as usual console application. Quite good to demonstrate the POC work for android and to debug. For stable work copy 1.wav file from Materials into TcpPoc.Server\bin\Debug folder.

ConsoleClient is a just utility project for smoke tests and for connection test.

TcpPoc.Apple and TcpPoc.Droid are the client implementations. Make sure you are using the right ip. You could know what ip to use from Azure Panel. The ip is the same as a public ip of TcpServerRole.

##Future plans

This POC should be promoted to life streaming UDP client, but I haven't got enough time to do this. Features to be implemented:

  • Connection rooms
  • Voise recording
  • Fault tolerans and memory management

tcppoc's People

Contributors

stanislau avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.