32 skills found · Page 1 of 2
dathlin / ClientServerProject一个C-S模版,该模版由三部分的程序组成,一个服务端运行的程序,一个客户端运行的程序,还有一个公共的组件,实现了基础的账户管理功能,版本控制,软件升级,公告管理,消息群发,共享文件上传下载,批量文件传送功能。具体的操作方法见演示就行。本项目的一个目标是:提供一个基础的中小型系统的C-S框架,客户端有三种模式,无缝集成访问,winform版本,wpf版本,asp.net mvc版本,方便企业进行中小型系统的二次开发和个人学习。同时网络组件方便的支持读写三菱和西门子PLC的数据,详细见Readme
JoinMarket-Org / Joinmarket ClientserverBitcoin CoinJoin implementation with incentive structure to convince people to take part
codewar65 / VTX ClientServerVTX Client / Server package.
PrajjawalBanati / Networking In JavaNetworking in Java with using TCP and UDP as connection Protocols
JojiiOfficial / Matrix ClientServer API JavaA small and simple java API for the Matrix ClientServer Protocol
gudipati / FTP ClientServerImplemented a File Transfer Protocol (FTP) client-server application (RFC 959) using C Stream Sockets Library in C++
reedes / Vim OneBecause Vim's +clientserver is awesome
frntn / Vagrant Elk ClientserverA complete multi vms environnement : Client (logstash-forwarder) / Server (ELK stack) based on vagrant boxes built with packer for virtualbox provider
CloudFundoo / SSL TLS ClientserverSSL/TLS client server examples using libssl and polarssl
gerardbos / H2clientserverh2 (HTTP2) Client/Server library for the ESP32
xen2 / Xenko.ClientServerSampleXenko Game sample + headless server
playgameservices / ClientserverskeletonSample showing how to use Google SignIn on the client. Then obtain the server auth code to send to a backend server so it can be exchanged for an OAuth access_token.
elhoangvu / ClientServerChat C SocketThe Win32 C++ application about client-server chat with socket.
jxblum / Pivotal Gemfire Clientserver ExamplesExample project demonstrating Pivotal GemFire client/server application configurations using both Spring and GemFire native configuration meta-data.
Abc-Arbitrage / Aeron.ClientServer.NET wrapper for the native Aeron media driver
ynkdir / Vim RemoteVim clientserver protocol library
melug / ClientServerSyncAlgorithmDemonstration of client server synchronization algorithm.
crvvdev / Loader ClientserverA basic skeleton project for a "cheat loader", includes client and server.
r0acho / ClientServerGBBootCampКлиент-серверное приложение на TCP
fatliau / ChatRoom ClientServerA GUI client application connects the Chat Server to talk with other client application. PyQt5 as GUI, socket/TCP as protocol.