• Stars
    star
    1
  • Language PLSQL
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Management of a power consumption database (SQL / Oracle)

More Repositories

1

DRL-Network-Path-Selection-For-Multimedia-Traffic-in-SDNs

Jupyter Notebook
13
star
2

SummerProject

Python
2
star
3

AutoParking

Automated parking system, achieved by programming a real-time kernel with the FreeRTOS library (C++ and Java / NetBeans IDE and Visual Studio)
C++
2
star
4

MEANStack_Course

TypeScript
1
star
5

Protocols

TCP/IP and UDP put together in a chat with the Go-Back-N and Full Duplex Stop&Wait protocols (Java / NetBeans IDE)
Java
1
star
6

AssemblyLine

Factory assembly line based on sensors, semaphores, mailboxes and threads (Java and C++ / Netbeans IDE and Visual Studio)
Java
1
star
7

TravelHelper

Prolog based program to plan iteneraries calculating distances, prices and best routes.
Prolog
1
star
8

Networks

Java project about network protocols (unicast, multicast, anycast)
Java
1
star
9

socketsApp

Desenvolvimento de Aplicações dual stack com sockets e endereços Multicast.
C
1
star
10

ScrabbleGame

Linux terminal application to play the popular Scrabble game. Developed in the first year of college, using C.
C
1
star
11

Calculator

Calculator like application developed with Assembly and emu8086.
Assembly
1
star
12

Farm_Simulator

Web Services based application using XML and WSDL integration capabilities between different technologies (Java, C#)
Java
1
star
13

OpenIMS_AS

Creation of an OpenIMS integrated Application Server for call taxation (Java)
Java
1
star
14

Champions-League-Draw-API

Built with Python and frameworks (Sanic)
Python
1
star
15

Floodlight-SDN-Controller

Familiarisation with Software Defined Networking. In this lab you will learn how to build SDN applications in the Floodlight SDN controller. You will also learn how to use the mininet simulator that simulates OpenFlow enabled switches in a computer using (Open vSwitch) http://openvswitch.org/ Virtual Switches in the linux kernel. You will start by following the mininet walkthrough and then you will develop an SDN app using the floodlight controller https://floodlight.atlassian.net/wiki/display/ floodlightcontroller/Floodlight+Documentation that configures the switches in a network to block the forwarding of packets to forbidden IP addresses. The application then collects data about the TCP connections to the allowed destination IP addresses. Namely it stores the sizes and arrival times of the first three packets after the TCP handshake and then the duration and byte count of the connection after it stops.
Java
1
star