Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/biyonik/multipleclientchat
Java Programlama Dili ile Eş Zamanlı Sunucu-İstemci Uygulaması
https://github.com/biyonik/multipleclientchat
java java-socket-programming java-threads socket-programming thread
Last synced: 1 day ago
JSON representation
Java Programlama Dili ile Eş Zamanlı Sunucu-İstemci Uygulaması
- Host: GitHub
- URL: https://github.com/biyonik/multipleclientchat
- Owner: biyonik
- Created: 2023-12-04T20:13:46.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-12-04T20:19:19.000Z (12 months ago)
- Last Synced: 2023-12-04T21:31:56.517Z (12 months ago)
- Topics: java, java-socket-programming, java-threads, socket-programming, thread
- Language: Java
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Programlama Dili ile Eş Zamanlı Sunucu-İstemci Uygulaması
## Projenin Amacı
Java programlama dili ile eş zamanlı sunucu-istemci uygulaması geliştirmek.
## Projenin İçeriği
Java Programalam dili kullanılarak, eş zamanlı ve çoklu istemcili bir mesajlaşma uygulamasıdır
***
Bu uygulama bir sunucu üzerinden istemcilerin birbirlerine özel mesaj veya genel mesaj göndermelerini sağlar.## Kullanılan Teknolojiler ve Yöntemler
* Java Programlama Dili
* Socket Programlama
* Thread Yönetimi