-
Year 1 projects
Basic HTML : - Open index.html
JavaScript game/form : - Open index.html
PHP/MySQL/Apache : - Setup apache and phpmysql - Restore iab.sql from "database stuff" - Open Index.php in localhost
-
Year 2 Projects
C++ Pointers/OOP : - Using terminal/cmd "g++ *.cpp" - Run "./a.out"
Java Swing/Awt : - Using terminal/cmd "javac *.java" - Run "java A2App"
Java Multithread/ClientServer Find-The-Word-Game : - Using terminal/cmd "javac *.java" - Run server using "java Server" - Run client using "java Client" - Hostname : "localhost" or "127.0.0.1" - Port : "4445"
ShellScripting - Give execute access by "chmod u+x ShellScript.sh" - Run using "./ShellScript.sh"
C Multithread/ClientServer - Give execute access by "chmod u+x *.sh" - Run server using "./Server.sh" - Run client using "./Client.sh"
C++ Multithread/ClientServer - This can only be compiled using Ubuntu/Linux Distro - Give execute access by "chmod u+x PathFinder.sh" - Run using "./PathFinder.sh"
C++ Sorts - Using terminal/cmd "g++ *.cpp" - Run "./a.out"
-
Year 3 Projects
Java Encrypted Client/Server Chat - Using terminal/cmd "javac *.java" for both Alice and Bob folder - Run host/Alice using "java Host" - Run client/Bob using "java Client"
Java Chord Peer-to-peer Impl - Using terminal/cmd "javac *.java" - Run using "java Chord"
Java HillCipher/TEA-Counter Impl - Using terminal/cmd "javac *.java" - Run server using "java Hill" or "java TEACTR"
-
Notifications
You must be signed in to change notification settings - Fork 0
Work done in SIM as a student
imantoniojuan/SIM-Projects
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Work done in SIM as a student
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published