An open API service indexing awesome lists of open source software.

https://github.com/henryquan/winserver

A simple socket server with C# and client with React Native
https://github.com/henryquan/winserver

csharp react-native socket-server

Last synced: about 1 month ago
JSON representation

A simple socket server with C# and client with React Native

Awesome Lists containing this project

README

          

# winserver
This is a really simple C# server and the program could help you to add your own port and find your local ip.
![This is from my OnePlus 5](https://raw.githubusercontent.com/HenryQuan/winserver/master/phone.jpg)

### Goal
I am experimenting a new idea, for [WoWs Info](https://github.com/HenryQuan/WoWs-Info-Ultra) and [WoWs RS](https://github.com/HenryQuan/WoWs-RS), which is passing data to mobile phone via a simple server.

### Reference
- https://www.codeproject.com/Tips/485182/Create-a-local-server-in-Csharp
- https://stackoverflow.com/questions/6803073/get-local-ip-address
- https://social.msdn.microsoft.com/Forums/vstudio/en-US/a3e390d1-4383-4f23-bad9-b725bef33499/add-firewall-rule-programatically?forum=wcf