183 skills found · Page 3 of 7
shirok / Gauche MakikiA simple multithreaded http server
danielwolfman / Invoke WordThiefThis script runs multithreading module that connects to a remote TCP server, monitors active (opened) Microsoft Word documents (.doc,.docx,etc') and extracting their text using Word application's COM Object. The script adds HKCU registry (no admin needed) Run key, so this script runs persistently.
Andrewpqc / QiaqiaCommand line chat application for Linux platform. Nonblocking IO,Multithreading and IO multiplexing are used for the server part, so it has a high performance concurrent server.
opencurve / Curve TgtCurve-tgt is a multithreading iSCSI server supports Curve cloud native storage system
nikhilroxtomar / Multithreaded File Transfer Using TCP Socket In PythonA multithreaded file transfer client-server program build using a python programming language.
graciegutman / Vnc ServerA very slow, eminently multithreaded VNC server in Go
PocketMine / RubberBandA multithreaded frontend proxy with multiple servers, lobbies and load balancing. For PocketMine-MP
edaniszewski / MultithreadedTCPSimple example of a multithreaded TCP server/client in python
mugx / QTNetworkDemoQtNetworkDemo shows a client/server interaction using multithreading and tcp-sockets based on C++/Qt
CleverComponents / Http ServerThe fully functional multithreaded multi connection HTTP server component for Delphi that works asynchronously in a thread pool, accepts the GET, POST, PUT and any other HTTP requests, and sends the corresponding user-defined responses.
AlphaDecodeX / MultithreadedWebServerNo description available
Kai-Bailey / WebSockA high performance, multithreaded WebSocket server written in Python.
SHUR1K-N / PortNinja Open Ports FinderA super fast multithreaded ports scanner that scans for open listening ports on the target server with multiple methods and user-specified scan speed profiles.
eugeneli / Multithreaded Chat In CMultithreaded chat server/client written in C
kingsamchen / Footnotes Of Linux Multithreaded Server Side ProgrammingLinux 多线程服务端编程 一书的脚注合集
Azumi67 / Udp TunThis tool creates TUN interfaces on both client and server to tunnel IP packets over UDP. It offers optional XOR encryption, dynamic pacing, jitter buffering, keep-alives, reconnect logic, and multithreaded operation (with epoll). Use CLI options to fine-tune IP, MTU, buffers, logging, and more.
vichargrave / MtserverExample code from my Multithreaded Work Queue Based Server in C++ blog.
srslynow / ANPR Server C A multithreaded Automatic Number Plate Recognition (ANPR) server written in C++, much like OpenALPR. Difference is that this code is build for speed & low-overhead, which makes it run on embedded devices like a raspberry PI. Also uses deep neural-networks (DNNs, trained with Caffe) for character classification through the new OpenCV DNN interface.
shradhash / Multithreaded Server Using ThreadpoolMultithreaded server design using threadpool on linux
Mustafa-Hassan2001 / MultiThreadedProxyServerClientNo description available