
Sökresultat:
317 Uppsatser om Authentication Server - Sida 10 av 22
Webbsida för lagring av alumner i en databas
In supporting an efficient way to gather and develop contact information for the Uppsala Association of Technology Physicist alumni, it is crucial to have in place an adequate and user-friendly system allowing the continuous collection and storage of such contact information. This can achieved by the creation of a website where alumni can enter information about themselves and where such information in turn is stored in a database. A database containing relevant tables has been developed in MySQL. In utilizing phpMyAdmin, the programming language PHP and Web Server Apache, a fully functional website to be included on the Association's website has been created..
Simulering av LAN i VirtualBox
Allt mer inom IT blir virtuellt och VirtualBox är ett program som simulerar virtuellamaskiner och som man kan bygga LAN i. VirtualBox används som testplattform för hårdochmjukvara. Arbetet visar hur man kan använda VirtualBox för att simulera en fysiskLAN uppbyggnad, dels för att företag ska kunna arbete i VirtualBox virtuellt, dels för attkunna testa LAN innan de byggs upp fysiskt. Detta sätts upp med två arbetsstationer medWindows-OS respektive Ubuntu-OS, en Windows 2008 server, en pfSense router.Installerar och konfigurerar nätverksinställningar emellan dem samt utför tester.VirtualBox visades sig vara en bra testplattform med många utvecklingsområden förföretag..
ITS - Interaktivt textsystem
This report describes the creation of an interactive text system for storing, retrieval and publishing of texts, ITS.My task was to create a GUI together with a database capable of handling text, commenting of texts, references between texts, and the capability to associate images with texts.After enough texts have been inserted into the database, there shall be an ability to generate a report out of them.The report describes the methods used when the GUI was implemented, how the database was modelled and implemented, and how the security aspects where solved.The entire project is created with the help of Java, MySQL server, Connector/J and OpenSSL.Furthermore the functions of the GUI and the future of ITS is described..
Utveckling av Androidapplikation för airsoft
An Android-application that is intended to be used during airsoftgames (a gamesimilar to paintball) has been developed. In this application, which is called TactiX,players can join different teams and see their team members on a map. Through theapplication players can interact with one another in a variety of ways. They can send text messages, give orders and send drawings to each other. Players can also make observations of enemy players on the map.
Ett modulärt pluginramverk
I denna rapport presenteras ett existerande system som kan hantera paketerade program (?building blocks?) modulärt. Systemet tillämpas på produkten iipax. Ett building block är en enhet (?plugin?) som kan förflyttas mellan iipax-projekt.
Servervirtualisering idag : En undersökning om servervirtualisering hos offentliga verksamheter i Sverige
I dagens läge saknas en sammanställning av hur servervirtualisering är implementerat och hur det fungerar hos olika verksamheter i Sverige. Detta arbete har därför, genom en enkätundersökning, besvarat frågeställningen: "Hur ser servervirtualiseringen ut hos kommuner och landsting i Sverige?" Resultaten visade bl.a. att servervirtualisering är väl implementerat av kommuner och landsting i Sverige. Resultaten var dessutom väldigt lika mellan dessa organisationer.
Ett ärendehanteringssystem för mobila enheter
The purpose of this project was to create a system which can handle issues, with other words an issue tracking system. The system must create issues, assign issues to a specific user and list all issues for each user. On top of that, each issue should have a log where users can log whatever they want.My part of this project was to implement a client which can fulfill this basic criteria (and a bit more if possible), and communicate with the server which has procedures to be executed by the client.This system is based on Android and has it purpose to be used by mobile devices which support Android. ?Ichnaea? as the system is called, is meant to be used by companies to have human interaction through the network..
MoPho -enkla lösningar för SMS och MMS
Our project is divided into two parts, one production and written report. The main focus was the production part, were we used PHP to create simple solution for handling SMS and MMS with direct communication with the mobile operator server. We communicate with sockets and can handle CIMD2 and MM7 protocol. To get our components easy to use we have created two classes to handle SMS and MMS. To demonstrate our technical platform we created a website were you can create an account.
Servervirtualisering : servervirtualisering hos privata företag
Följande arbete syftar till att få en överblick av hur servervirtualisering ser ut hos privata företag i Sverige samt för att få en djupare förståelse för hur det fungerar rent tekniskt. I utredandeavsnittet presenteras information om hur servervirtualisering fungerar samt information om ett antal aktörer på virtualiseringsmarknaden. Avsnittet tar dessutom upp vilka fördelar servervirtualisering medför ur ett kostnads och miljöperspektiv. Genomförandeavsnittet presenterar intervjuerna som har genomförts genom personliga besök på IT-företag och företag med en intern IT-avdelning. Intervjuerna behandlar frågor om hur, vad och varför de virtualiserar sina serversystem..
Hazel- Ett mjukvarusystem för automatisk och optimal schemaläggning
This report documents the development of a software system for automaticscheduling called Hazel. This system is comprised of a server where an automaticscheduler has been implemented, as well as a web and mobile applicationthat allows users to interact with the system. The scheduler hasbeen developed with the functional programming language Haskell and usesa SAT-solver.Manual scheduling has long been the bane of managers everywhere, asmatching the needs of the employer with those of the employee is often adifficult and time-consuming task. There already exists several automaticschedulers that attempt to solve this problem. The issue with said schedulersis that thay tend to be expensive, or developed to only fulfill the needsof a particular organisation.
Generella nätverksarkitekturer för spelemulatorer
Många gamla spel som spelades på gamla konsoler och datorer kördes på sammamaskin med två eller flera spelare anslutna med egna individuella kontroller. Idag ärinternet väl utspritt och många spel erbjuder multiplayer-spel via internet. Detta varförstås inte möjligt på de gamla konsolerna och datorerna, men med hjälp av deemulatorer som finns för många gamla plattformar idag kan man skapa möjlighetenatt spela över internet i de gamla spelen genom att skicka varje knapptryckning enspelare utför mellan spelarnas datorer och på det sättet emulera det existerandeflerspelarläget i spelet.Kaillera-protokollet, som är baserat Client-server-arkitekturen, är ett protokolldesignat för att spela gamla spel genom emulatorer över nätverk. Det harimplementerats i ett antal populära emulatorer med hjälp av ett tredjepartsbibliotekmed samma namn. Kaillera fungerar genom att synkronisera spelarnas input for eachbild som visas i spelet.
Goodwill Reklambyrå på Internet : två webbapplikationer
Detta examensarbete är gjort för Goodwill Reklambyrå i Norrköping. Uppgifterna var att skapa en hemsida och en företagsportal åt företaget. Med företagsportal menas en applikation upplagd på Internet där företagets anställda kan läsa, uppdatera, radera och skapa poster som är lagrade i databaser. I huvudsak har Flash använts för att skapa hemsidan och ASP (Active Server Pages) för att bygga upp företagsportalen. Resultatet blev en underhållande och informativ hemsida och en säker och användbar företagsportal.
Rapportsystem för Active Directory-information
När det gäller fakturering av ett företags tjänster har det visat sig att den manuella hanteringen ofta är tidskrävande och att det lätt blir fel. Därför har det tagits fram många faktureringssystem för olika datorsystem. Detta examensarbete går ut på att ta fram en prototyp av ett automatiskt rapportsystem baserat på utvald användarinformation i Active Directory, informationen ska sedan användas som faktureringsunderlag. Informationen sammanställs i en databas där användaren på ett lätt sätt ska kunna ta fram en sammanställning av kundernas användning av diverse tjänster för en specifik domän..
DNS prestanda
Use of computers and computer networks is nowadays a part of everyday life. You do not use them only at home when you sit at you computer, but you can use them all the time everywhere. This can involve everything from surf to any website when you are at home, to checking your email on your mobile when you are on your way to work. Most people do not think about how it really works when they try to access a web page by typing the address into their browser, but something that most people probably notice is how long it can sometimes take to access a web page.All items which are directly connected to the IP network have a unique IP address that is used to make it possible to communicate. The IP address is either a period separated sequence of digits representing 32 bits or a colon separated sequence of digits representing 128 bits, depending on whether the address is an IPv4 or IPv6 address.
Nätverksbaserade informationssystem : Standardprotokoll ANSI Z39.50/OSI SR
This master thesis examines the development of the two earlier independent IR protocols Z39.50 and SR (Search and Retrieve, ISO 10162/10163), now Z39.50/SR, from the beginning of the 80s to 1996 and their functionality in the client/server environment.Z39.50 applications in library systems will allow easy access to information regardless of platform or location. The use of Z39.50 will create a new user environment. Almost all the library systems of the market support the Z39.50 and surprisingly the use of it in Sweden lied on a very low leve! in 1996. This thesis was followed-up by an interview and a questioner among the Swedish Z39.50 users. They could see a huge potential of development concerning the future IR process.