mechat [Qt5.3+QtQuick]

Chat & Messenging

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Available as/for:
Description:
LAN chat software, LAN's wechat.

decompression file [headImg.rar] to program path, images of head portrait.
Test in one computer, copy one file, in one program path new file rename to 1; and another new file rename to 2。
Test in Different computers, Don't do anything.

Because of the following initialization sending and receiving port.

// init send and receive port

if (QFile::exists("1"))
{
m_recvPort = 18888;
m_sendPort = 19999;
}
else if (QFile::exists("2"))
{
m_recvPort = 19999;
m_sendPort = 18888;
}
else
{
m_recvPort = 18888;
m_sendPort = 18888;
}

Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license
version 3.3.11
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

Other Chat & Messenging:

Akeni LAN Messenger
akeni
last update date: 20 years ago

Score 5.0

Akeni Secure Instant Messaging - Expert
akeni
last update date: 20 years ago

Score 5.0

Akeni Enterprise Instant Messaging LDAP
akeni
last update date: 20 years ago

Score 5.0

Akeni Instant Messaging IM - Pro
akeni
last update date: 20 years ago

Score 5.0

Kit
Neil
last update date: 21 years ago

Score 5.0

Light Hawk
Neil
last update date: 21 years ago

Score 5.0



System Tags