| |
Some
of the softwares developed by our students are as follows.
Chat2me!:
A GUI based chatting
program that used to chat and transfer files from one
node to another node in LAN's. It uses Socket Programming
and Multithreading concepts of Java. One thread is listening
for the incoming packets & another thread is used
to send the packets provided the correct destination
system name.
Cybersplit:
Cybersplit
is a simple file splitting program written in VB for
the splitting of larger files into smaller ones. It
offers two options splitting the files, that splits
maximum file size is about 100 MB. The merging process
is also incorporated in the same executable file for
the process of merging the splitted files.
Dragon
Split:
A small piece of
code to split the given file into a maximum of 99 files
. The parent file size may be up to 4GB. It also merges
the files splitted using this same software. This program
uses the powerful Object Oriented features of C++.
Classy
Chess:
Classy Chess is a two-player
interactive GUI based mouse driven Chess game written
in C++. It is entirely based on OOPS concepts. Special
moves in chess like King Castling, Queen Castling, En
Passant & Promotion have also been implemented.User
is also provided with options like changing the display
colour of squares & coins, showing threatened pieces,
showing valid moves, quitting etc.
|