Skip to content

Ixirsii/Ventilate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ventilate

Group Name: 4444-Chat_Group-5

About

Ventilate is a cross platfrom peer-to-peer distributed chat application built on the Qt5 platform. Ventilate version 1 is not privacy based due to time constraints of being a semester project, but the distributed nature of the program allows us to easily add chat encryption and other user privacy features easily when we have more time.

Directory structure

CSE.4444-002-Grp-Project
GROUP-INFO     : Required file from previous assignment; lists members
README         : Plain text version of this file
README.md      : This file
Documents/     : Documentation base folder
	contact_info.txt      : Internal use; lists contact info for different team members (email and phone)
	Meeting_Minutes/      : For holding required meeting minutes
	Deliverable I.pdf     : Report 1
src            : Base folder for source files, will add folders for member / feature branches as necessary
	Ventilate             : Source code for the server

License

Copyright (c) 2015 Ryan Porterfield, Austin Hoppe, Jacob Pebworth, Christopher Hines
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

  1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
  3. Neither the name of the copyright holder nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.7%
  • QMake 2.9%
  • C 0.4%