8000 GitHub - Clavss/Javanaise: M1 course project (Object-oriented design and programming)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Contributors 2

  •  
  •  

Languages

0