All Projects → EasyFileTransfer → Similar Projects or Alternatives

1018 Open source projects that are alternatives of or similar to EasyFileTransfer

Oksocket
An blocking socket client for Android applications.
Stars: ✭ 2,359 (+7763.33%)
Mutual labels:  socket, tcp, tcp-server, tcp-client, tcp-socket
Socketify
Raw TCP and UDP Sockets API on Desktop Browsers
Stars: ✭ 67 (+123.33%)
Mutual labels:  socket, tcp, tcp-server, tcp-client, tcp-socket
Tinytcpserver
A small tcp server working under Mono or .NET (4.0) and provides hooks for handling data exchange with clients (works under mono and .net). Behaviour/protocol/reaction could be specified via custom C# script.
Stars: ✭ 14 (-53.33%)
Mutual labels:  socket, tcp, tcp-server, tcp-client
tcp-net
Build tcp applications in a stable and elegant way
Stars: ✭ 42 (+40%)
Mutual labels:  socket, tcp, tcp-server, tcp-client
QTcpSocket
A simple Qt client-server TCP architecture to transfer data between peers
Stars: ✭ 62 (+106.67%)
Mutual labels:  tcp, tcp-server, tcp-client, tcp-socket
Bizsocket
异步socket,对一些业务场景做了支持
Stars: ✭ 469 (+1463.33%)
Mutual labels:  socket, tcp, tcp-server, tcp-client
tcp server client
A thin and simple C++ TCP client server
Stars: ✭ 124 (+313.33%)
Mutual labels:  tcp, tcp-server, tcp-client, tcp-socket
Simpletcp
A minimal non-blocking TCP server written for Python 3.
Stars: ✭ 162 (+440%)
Mutual labels:  tcp, tcp-server, tcp-client
Easytcp
Simple framework for TCP clients and servers. Focused on performance and usability.
Stars: ✭ 60 (+100%)
Mutual labels:  tcp, tcp-server, tcp-client
cAndroid
cAndroid is tool for control your PC by Android phone
Stars: ✭ 23 (-23.33%)
Mutual labels:  socket, tcp-server, tcp-client
GenericProtocol
⚡️ A fast TCP event based buffered server/client protocol for transferring data over the (inter)net in .NET 🌐
Stars: ✭ 38 (+26.67%)
Mutual labels:  socket, tcp, transfer
Simpleunitytcp
🖧 Simple Unity Project to show how TCP communication are builded in C# without multi-threading or Unity network (Unet) involved.
Stars: ✭ 22 (-26.67%)
Mutual labels:  tcp, tcp-server, tcp-client
Simplenet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Stars: ✭ 164 (+446.67%)
Mutual labels:  tcp, tcp-server, tcp-client
AsyncTcpClient
An asynchronous variant of TcpClient and TcpListener for .NET Standard.
Stars: ✭ 125 (+316.67%)
Mutual labels:  tcp, tcp-server, tcp-client
Packetsender
Network utility for sending / receiving TCP, UDP, SSL
Stars: ✭ 1,349 (+4396.67%)
Mutual labels:  tcp, tcp-server, tcp-client
Simpletcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 99 (+230%)
Mutual labels:  tcp, tcp-server, tcp-client
com2us cppNetStudy work
컴투스 C++ 네트워크 스터디 개인 작업 저장소
Stars: ✭ 32 (+6.67%)
Mutual labels:  socket, tcp-server, tcp-socket
go-eventserver
A socket server which reads events from an event source and forwards them to the user clients when appropriate
Stars: ✭ 18 (-40%)
Mutual labels:  socket, tcp, tcp-server
net-Socket
A minimalist wrapper around System.Net.Sockets.Socket.
Stars: ✭ 21 (-30%)
Mutual labels:  socket, tcp, nuget
SuperSimpleTcp
Simple wrapper for TCP client and server in C# with SSL support
Stars: ✭ 263 (+776.67%)
Mutual labels:  tcp, tcp-server, tcp-client
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (+890%)
Mutual labels:  tcp, tcp-server, tcp-client
network
exomia/network is a wrapper library around System.Socket for easy and fast TCP/UDP client & server communication.
Stars: ✭ 18 (-40%)
Mutual labels:  tcp, tcp-server, tcp-client
Tacopie
C++ TCP Library - NO LONGER MAINTAINED
Stars: ✭ 359 (+1096.67%)
Mutual labels:  tcp, tcp-server, tcp-client
Chat Socket
A simple chat room using java socket with the client-server paradigm
Stars: ✭ 24 (-20%)
Mutual labels:  socket, tcp-server, tcp-client
ctsTraffic
ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics
Stars: ✭ 125 (+316.67%)
Mutual labels:  tcp, tcp-server, tcp-client
React Native Tcp Socket
React Native TCP socket API for Android, iOS & macOS with client SSL/TLS support
Stars: ✭ 112 (+273.33%)
Mutual labels:  tcp, tcp-server, tcp-client
Godsharp.socket
An easy-to-use .NET socket server and client.
Stars: ✭ 35 (+16.67%)
Mutual labels:  socket, tcp, tcp-server
Deta cache
缓存cache服务器
Stars: ✭ 106 (+253.33%)
Mutual labels:  socket, tcp, tcp-server
Ether.network
https://github.com/Eastrall/Sylver
Stars: ✭ 147 (+390%)
Mutual labels:  socket, nuget
Jstp
Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
Stars: ✭ 132 (+340%)
Mutual labels:  socket, tcp
Androidasyncsocketexamples
This project includes a few examples on how to create different types of sockets using AndroidAsync. It includes examples for a TCP client/server, TCP client with SSL and UDP client/server.
Stars: ✭ 152 (+406.67%)
Mutual labels:  socket, tcp-client
Kalm.js
The socket manager
Stars: ✭ 155 (+416.67%)
Mutual labels:  socket, tcp
Socketpushclient
最近项目中要求做推送,基于内网的。由于工期不是很紧,需求不是很严格,所以放弃了使用三方的推送框架,基于Socket自己写了消息推送功能(服务端+android端)。服务器端使用java,客户端使用Android。本人是做Android开发的,所以demo重点介绍客户端的一些代码,包括Socket的TCP长连接及发消息,Service如何不被轻易杀死,通过aidl实现界面实时与Service的通信,可以在界面上控制Socket的连接与断开以及发消息,并采用了Parcelable对象实现aidl传参
Stars: ✭ 129 (+330%)
Mutual labels:  socket, tcp
Nettychat
基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
Stars: ✭ 1,979 (+6496.67%)
Mutual labels:  socket, tcp
Zero
A Lightweight Socket Service with heartbeat, Can be easily used in TCP server development.
Stars: ✭ 161 (+436.67%)
Mutual labels:  socket, tcp-server
Zserver4d
ZServer4D 是一套从商业项目剥离而出的云服务器中间件,可以承载百万级的分布式负载服务,并且支持IoT及内网穿透
Stars: ✭ 199 (+563.33%)
Mutual labels:  socket, tcp
Ohsce
PHP HI-REL SOCKET TCP/UDP/ICMP/Serial .高可靠性PHP通信&控制框架SOCKET-TCP/UDP/ICMP/硬件Serial-RS232/RS422/RS485 AND MORE!
Stars: ✭ 206 (+586.67%)
Mutual labels:  socket, tcp
Pypacker
📦 The fastest and simplest packet manipulation lib for Python
Stars: ✭ 216 (+620%)
Mutual labels:  socket, tcp
Async Sockets Cpp
Simple thread-based asynchronous TCP & UDP Socket classes in C++.
Stars: ✭ 127 (+323.33%)
Mutual labels:  socket, tcp
Iot Dc3
IOT DC3 is an open source, distributed Internet of Things (IOT) platform based on Spring Cloud. It is used for rapid development of IOT projects and management of IOT devices. It is a set of solutions for IOT system.
Stars: ✭ 195 (+550%)
Mutual labels:  socket, tcp
Tcpprobe
Modern TCP tool and service for network performance observability.
Stars: ✭ 207 (+590%)
Mutual labels:  socket, tcp
Simplenetwork
simple TCP server / client C++ linux socket
Stars: ✭ 225 (+650%)
Mutual labels:  socket, tcp
Socket-Programming-With-C
✉️ Learn Network Protocol and Network Programming
Stars: ✭ 147 (+390%)
Mutual labels:  tcp-server, tcp-client
chat-app
Multithreading TCP server and client communicating over TCP/IP - Windows Forms Application.
Stars: ✭ 39 (+30%)
Mutual labels:  tcp-server, tcp-client
Unitysocketprotobuf3demo
主要实现了用Unity对接了Leaf服务器。其次带了些小工具。
Stars: ✭ 244 (+713.33%)
Mutual labels:  socket, tcp
missive
Fast, lightweight library for encoding and decoding JSON messages over streams.
Stars: ✭ 16 (-46.67%)
Mutual labels:  socket, 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 (+10930%)
Mutual labels:  tcp, nuget
gnb udp over tcp
gnb_udp_over_tcp 是一个为GNB开发的通过tcp链路中转UDP分组转发的服务
Stars: ✭ 32 (+6.67%)
Mutual labels:  socket, tcp
node-bitstamp
bitstamp REST and WS API Node.js client 💵
Stars: ✭ 58 (+93.33%)
Mutual labels:  socket, transfer
Socket
Non-blocking socket and TLS functionality for PHP based on Amp.
Stars: ✭ 122 (+306.67%)
Mutual labels:  socket, tcp
Ssokit Qmake
A Simple & Strong Tool for TCP&UDP Debug
Stars: ✭ 231 (+670%)
Mutual labels:  socket, tcp
AndroidNetMonitor
This project aims to collect and analyze traffic information of Android.(采集手机发送和接收的报文简要信息,并且根据socket记录每个报文对应哪个手机app)
Stars: ✭ 25 (-16.67%)
Mutual labels:  socket, tcp
tcpclient
基于多线程的非阻塞 socket 编程
Stars: ✭ 28 (-6.67%)
Mutual labels:  socket, tcp-client
LiteNetwork
A simple and fast .NET networking library compatible with .NET Standard 2, .NET 5, 6 and 7.
Stars: ✭ 66 (+120%)
Mutual labels:  socket, tcp
DatagramTunneler
Simple C++ cross-platform client/server app forwarding UDP datagrams through a TCP connection.
Stars: ✭ 116 (+286.67%)
Mutual labels:  socket, tcp
KingNetwork
KingNetwork is an open source library to facilitate the creation and communication of clients and servers via TCP, UDP, WebSocket and RUDP sockets.
Stars: ✭ 78 (+160%)
Mutual labels:  socket, tcp
trellio
Python3 asyncio based microframework for microservice architecture
Stars: ✭ 19 (-36.67%)
Mutual labels:  tcp-server, tcp-client
machat
An open source chat server implemented in Go
Stars: ✭ 73 (+143.33%)
Mutual labels:  tcp-server, tcp-client
WiFi-Direct-File-Transfer-App
WiFi Direct File Transfer is a experimental app that will allow sharing of data between Android devices running Android 4.0 or higher using a WiFi direct connection without the use of a WiFi access point. This will enable data transfer between devices without relying on any existing network infrastructure
Stars: ✭ 88 (+193.33%)
Mutual labels:  transfer, transfer-files
RRQMSocket
TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题,udp大数据包分片组合问题等。使用协议模板,可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。
Stars: ✭ 286 (+853.33%)
Mutual labels:  socket, tcp
1-60 of 1018 similar projects