8000 GitHub - b-konishi/SocketConnection: Server and Client application · GitHub
[go: up one dir, main page]

Skip to content

b-konishi/SocketConnection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server-Client project in java

This program is to transfer between multi-client and single-server on GUI(Graphical User Interface).
All PCs is updated in the same way when client or server controlled (e.g. push button).

The program's author is Konishi. This copyright belongs to 福祉科学研究会.

How to use

There is reference in '\doc' directory.
Please browse 'index.html' file.

Issues of current situations

  • Transmit between single-client and single-server on CUI and GUI.
  • Transmit between multi-client and single-server on CUI.
  • Transmit between multi-client and single-server on GUI.
  • Each detail function.

What's the problems

JavaFX is used in the program.
Graphics of JavaFX works another thread i.e. create new thread when create new window.
So even if There is update of action(e.g.button), the thread can't communicate notice to special transmit thread.

About

Server and Client application

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

0