Skip to content

M1 course project (Object-oriented design and programming)

Notifications You must be signed in to change notification settings

Clavss/Javanaise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Javanaise

IRC

To run the little chat application:

  • launch the coordinator (src/jvn/JvnCoordImpl)
  • launch as many servers as you want (src/irc/Irc)

Burst Tests

To perform some burst tests on our Javanaise implementation:

  • launch the coordinator (src/jvn/JvnCoordImpl)
  • launch 2 burst servers (src/burst/Burst)
    • One with argument 0 and the other with argument 1
  • launch the runner (src/burst/BurstRunner)

About

M1 course project (Object-oriented design and programming)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages