All Projects → zsdonghao → ChatServerTCP

zsdonghao / ChatServerTCP

Licence: other
保密型聊天软件服务器 /Private Chat Server

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ChatServerTCP

darkwire-client
Encrypted web socket chat - Darkwire.io client
Stars: ✭ 23 (+64.29%)
Mutual labels:  chat-room, chat-application
LAN-Messenger
Official open-source repository for LAN Messenger
Stars: ✭ 17 (+21.43%)
Mutual labels:  chat-room, chat-application
django-chat-room
chat-room 💬 use django-channels3
Stars: ✭ 50 (+257.14%)
Mutual labels:  chat-room
quebec-power-grid-talk
🎭 Quebec's 735kv power lines can survive the apocalypse, but can they run TCP?!
Stars: ✭ 31 (+121.43%)
Mutual labels:  tcp
okhoxi-serac
冰塔协议-传输层协议
Stars: ✭ 33 (+135.71%)
Mutual labels:  tcp
Packet Sender Mobile
iOS and Android version of Packet Sender
Stars: ✭ 58 (+314.29%)
Mutual labels:  tcp
iroko
A platform to test reinforcement learning policies in the datacenter setting.
Stars: ✭ 55 (+292.86%)
Mutual labels:  tcp
chat-app
Multithreading TCP server and client communicating over TCP/IP - Windows Forms Application.
Stars: ✭ 39 (+178.57%)
Mutual labels:  chat-application
Channelize-Javascript-SDK
Open-source JavaScript SDK to enable Real-time Chat.
Stars: ✭ 20 (+42.86%)
Mutual labels:  chat-application
go-eventserver
A socket server which reads events from an event source and forwards them to the user clients when appropriate
Stars: ✭ 18 (+28.57%)
Mutual labels:  tcp
Modbus-STM32-HAL-FreeRTOS
Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS
Stars: ✭ 272 (+1842.86%)
Mutual labels:  tcp
node-chat
A demo of using socket.io + backbone.js to create a simple chatroom service.
Stars: ✭ 43 (+207.14%)
Mutual labels:  chat-room
SierraChartZorroPlugin
A Zorro broker API plugin for Sierra Chart, written in Win32 C++.
Stars: ✭ 22 (+57.14%)
Mutual labels:  tcp
anonymous-web
💬 A PreactJS powered progressive web (chat) application (Not active)
Stars: ✭ 28 (+100%)
Mutual labels:  chat-application
missive
Fast, lightweight library for encoding and decoding JSON messages over streams.
Stars: ✭ 16 (+14.29%)
Mutual labels:  tcp
NLog
Flexible logging for C# and Unity
Stars: ✭ 158 (+1028.57%)
Mutual labels:  tcp
captcp
A open source program for TCP analysis of PCAP files
Stars: ✭ 110 (+685.71%)
Mutual labels:  tcp
MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
Stars: ✭ 3,309 (+23535.71%)
Mutual labels:  tcp
overload
📡 Overload DoS Tool (Layer 7)
Stars: ✭ 167 (+1092.86%)
Mutual labels:  tcp
network exporter
ICMP & MTR & TCP Port & HTTP Get - Network Prometheus exporter
Stars: ✭ 162 (+1057.14%)
Mutual labels:  tcp

#ChatServerTCP 一款保密性聊天软件服务器,基于TCP协议开发,未读的聊天记录加密保存在服务器中,当对方读取信息后会自动删除不保留任何痕迹。希望对你有用。

A Private Chat Server based on TCP Protocol and MongoDB. Content will be deleted completly after it has been read. Enjoy!

##chatserverTCP.py It is a python3 script. After starting the program, you can have a quick tour by using 'telnet' on terminal.

Dependency 1: chatdb.py

Others: mongoengine

#Author

Hao Dong

Data Science Institute

Imperial College London

2015 April

For advanced version, contact : [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].