Christian Ihle

Results 45 comments of Christian Ihle

Hello. I'm currently working two jobs right now, which is why development is slow at the moment. I can't promise you that this will be finished soon. I need to...

Sorry to hear you have such trouble with KouChat. Did you try the suggestions from the troubleshooting section on the play store page for KouChat? Sometimes it's the Android device...

There is no multicast IPv6 support at the moment. I agree that it would be a nice feature, so keeping in the backlog.

@sdgathman The version of KouChat currently in development uses multicast for discovery and direct tcp connections for all communication after that. The released version uses multicast for most things, but...

Steps to do translations without source code: 1. Download the newest snapshot of KouChat from the build server at: https://blurpy.ci.cloudbees.com/job/kouchat/lastStableBuild/net.usikkert.kouchat$kouchat/ 2. Put the jar in a folder, like "`kouchat`" (the...

You are right that there is no proper support for securing messages. This issue would probably be solved with encryption, as suggested in issue #5. Doing as you suggest may...

There are unfortunately a lot of Android devices that don't implement multicast correctly. Some support sending but not receiving, and some the opposite. I wont be able to fix that....

It could be. Different models of Samsung could be using different wifi chipsets with different drivers, and different wifi stacks in Android. If you have a firewall, try testing with...

What do you want to achieve with subnets? Excluding clients?

KouChat uses multicast for communication and multicast can work across IP ranges if the switch forwards the packets. Consumer switches probably won't let you configure that though. With that in...