Skip to content
View danielbierwirth's full-sized avatar
Block or Report

Block or report danielbierwirth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. DropboxBrowser DropboxBrowser Public

    A simple ios Dropbox PDF Document Browser - list Dropbox, browse directory, download PDF Documents

    Objective-C 280 71

  2. angular-electron-bootstrap-boilerplate angular-electron-bootstrap-boilerplate Public

    Boilerplate for Electron app with Angular and Bootsrap UI Components

    TypeScript 11 6

  3. TCP Client-Server Connection Example... TCP Client-Server Connection Example | Unity | C# | Bidirectional communication sample: Client can connect to server; Client can send and receive messages: Server accepts clients; Server reads client messages; Server sends messages to client
    1
    // This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. 
    2
    // To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ 
    3
    // or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
    4
    using System;
    5
    using System.Collections;