Skip to content

davinceleecode/DynLink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains two frameworks, one written in JavaScript for the Client,
which  allows you, to link a website to a server. The second is written in C# which
allows you to create a server for your website. SO you can use a HTML-page as a
GUI for your server-based application.

Requirements:
-> Client: HTML5, CSS3, Javascript
-> Server: Windows 7, .NET Framework 4.5

Features:
-> Connect over WebSockets
-> Send request to the Server and get an answer
-> Some autobind

Not implemented:
-> Autobind
-> PUSH (events)
-> Other languages
-> SSL

About

Links a HTML site as a GUI to a backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 74.4%
  • JavaScript 19.4%
  • HTML 6.2%