VOIP streaming simulation with Encryption algorithms
VOIP streaming simulation with Encryption algorithms Designing a VoIP network to compare and analyze the performance of different codec and Encryption on OMNET Excecution Procedure: 1 ) Open Omnet 2 ) File- Import - Your Project Code Location 3 ) Build Project 4 ) Run As Omnet Simul
added by laodevmater
¥6,177
SHORT ME URL shortener template
SHORT ME URL shortener template This project uses HTML, PHP, CSS and JavaScript to provide a template for a URL shortener system. How to Use: You need a PHP server running. Run the included SQL file to create the database and table. copy the shortme folder and navigate to the root or index.php.
added by TradeTech
¥18,154
.NET Core Currency Convertor
.NET Core Currency Convertor ASP.NET Core currency convertor application How to Use: Application installation Setting up the development environment If you re using MacOs, please follow this page to set up your development environment: https://docs.microsoft.com/en-us/aspnet/core/tutorials/fir
added by Clemich38
¥0
Angular Weather App
Angular Weather App This is a simple application using a web service to fetch the current weather. You can search either by city name or by zip country code How to Use: You will need to have Npm and NodeJs installed: https://docs.npmjs.com/getting-started/installing-node Then Download the Weat
added by Clemich38
¥0
Ionic 2 Simple Weather app
Ionic 2 Simple Weather app This is a simple application using a web service to fetch the current weather. You can search either by city name or by zip country code How to Use: - Install the Ionic Framework environment. - Go to the app folder and run: ionic install - Run: ionic serve to build y
added by Clemich38
¥0
IP Address Parser - ASP.NET
IP Address Parser - ASP.NET This application takes an IP Address (IPV4 or IPV6) and display informations like the country, city, geographic coordinates, etc... How to Use: If you re using MacOs, please follow this page to set up your development environment: https://docs.microsoft.com/en-us/aspn
added by Clemich38
¥0
Bandwidth monitoring app
Bandwidth monitoring app Java desktop application that allows to monitor the download/upload speed and amount of data (number of packets, size) on one of the network devices available, by capturing and analysing the packets. - Select: Select archive file and browse the BWMonitor_SourceCode.zip a
added by Clemich38
¥0
RSS Feed Reader - ASP.NET Core
RSS Feed Reader - ASP.NET Core The application allows to display multiple RRS Feed on one page. You can chose what to display (Title, Content, Link, publication date) also can remove feeds. The article are ordered by publication date. How to Use: If you re using MacOs, please follow this page to
added by Clemich38