You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inside AirBNB was a project of the course webapplications as part of the semester .Net on the Server at the Hogeschool of Arnhem and Nijmegen. The objective of this project was to create an ASP.NET core application that provides insight into the use of AirBNB in Amsterdam.
The HTTP Proxy was an assignment for the course Web Infrastructures of the semester .Net on the Server at the Hogeschool of Arnhem and Nijmegen. The assignment was to build a proxy server in C # .Net, for this it was not allowed to use the standard http classes of .Net. All communication had to be built up from the TCP level.