QB64 Phoenix Edition
SecretICQ (P2P IM Messenger) - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: QB64 Rising (https://qb64phoenix.com/forum/forumdisplay.php?fid=1)
+--- Forum: Code and Stuff (https://qb64phoenix.com/forum/forumdisplay.php?fid=3)
+---- Forum: Programs (https://qb64phoenix.com/forum/forumdisplay.php?fid=7)
+---- Thread: SecretICQ (P2P IM Messenger) (/showthread.php?tid=4173)



SecretICQ (P2P IM Messenger) - solo88 - 11-30-2025

Hi all...

This is an ICQ clone named "SecretICQ." It uses ngrok to connect up to 10 users (one user has to be the server and run ngrok ('ngrok tcp 5190' in cmd or terminal), and the rest connect to them after they share the ngrok address and port). It has group chat and private chat, and it has AES encryption by default (all users need to use the same keyword for encryption)


.zip   SecretICQ.zip (Size: 22.73 KB / Downloads: 30)

Cheers.

solo88 (ron77)