ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2020

Chat LAN Client

(1/1)

KodeZwerg:
Welcome to my little chatty fun project!

What's the point: hmmm Chat!  :-*

Little more information:
You will need the Server file for the Server and the Client for the Clients, sound good, right?  :]
ATM no security, all transmission is pure !!!
No file send/receive possible, soon!

How to:
Server:
Run server application on Server, press 'Start' (firewall might pop up to ask for permission)
Server Bug: ATM a wrong IP for server is returned, so get it via "cmd -> ipconfig" or elsewhere.

Client:
Run Client application, press menu "Tools -> Configuration" and enter the port and IP from Server application.
Press "Store settings", back in main press "connect", if everything setted up okay, you will know it  :Thmbsup:


Things on my ToDo list:
  - show correct IP on Server application
  - implement UPD Data transmission for files
  - implement "Rooms & Private Chats"
  - implement security in severall ways (help -> manual shows a bit wich things i plan)
  - Change Name of Applications  :P


Have fun, i'm ready for critic, hate and love or other suggestions  :D

KodeZwerg:
New version with a bad bug, but i would like to show what i've done so far.
Take care, they are not compatible.

Current version: 0.0.4

Have fun exploring new features.

Bug is: it wont send all multilines correct.... very very soon fixed!

Main feature now is, the Server is a server (not a chat client anymore), and clients are what they should be :)
Server traffic reduced dramatical since i do now client-to-client transmissions (except BroadCast feature)

chashnniel:
#BUGS

What i did:
CLC -- file -- open another instance
The first instance's message is OK
But the second instance's message is always "Enter Text to be send in here..."

KodeZwerg:
#BUGS

What i did:
CLC -- file -- open another instance
The first instance's message is OK
But the second instance's message is always "Enter Text to be send in here..."
-chashnniel (October 16, 2019, 09:01 PM)
--- End quote ---
That's no bug, that is normal.
Another Instance is nothing more than (like name suggest) another instance.
Like if you doubleclick clc.exe to run it twice, triple quattro times....
I've included this to run clc.exe again if i open/join another room.
Just a small helper (same like in cls.exe "open clc instance")
(....soon this is obsolete anyway, since i am working on "many rooms in one application" code...)

Tell me please wich reaction you supposed should happen, thanks!

Thanks for testing!

Navigation

[0] Message Index

Go to full version