Welcome to IDE2

IDE2 is a remote server/client application which allows two or more people to develop source code together.

It has many features including ...

File Transfer
Users can each transfer one file at a time to a peer connected to the same IDE2 server.
One peer can receive upto five files simultaneously. A peer receives a file by opening a File Server.
Files are sent by connecting to these remote File Servers and transferring the file.
Screenshot

Chat
IDE2 is based around a main Chat Room where each client first connects.
The host of the IDE2 server can make remote clients Admins where they have extra rights in the Chat Room.
Room Admins are responsible for kicking unwanted clients (terminating their connection to the server).
Screenshot

Interface Design
Each IDE2 client has the option to open a Design Server.
A Design Server provides the functionality needed for other users to connect to it and start a Design Session.
A Design Session consists of a window where up to 20 clients can each draw using their mouse.
This provides a great framework for interface design to aid the source code also being developed.
Screenshot