All Projects → WhoIsAA → Socketdemo

WhoIsAA / Socketdemo

创建热点发送文件,让另一台手机连接热点接收文件

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Socketdemo

Kuaichuan
仿茄子快传的一款文件传输应用
Stars: ✭ 1,727 (+1238.76%)
Mutual labels:  socket, file-transfer
micrOS
micrOS - mini automation OS for DIY projects requires reliable direct communication
Stars: ✭ 55 (-57.36%)
Mutual labels:  socket, wifi
Lamp
A simple controller of craft lamp for Android.
Stars: ✭ 99 (-23.26%)
Mutual labels:  wifi, socket
Goproxy
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
Stars: ✭ 11,334 (+8686.05%)
Mutual labels:  socket
1btn
1btn (one button) uses the internet to complete a task with the simple, satisfying click of a single button. It connects to the internet over Wi-Fi to trigger whatever action you have assigned to it using a simple, online interface. One click, one task. It’s that simple. Unlike many other “Internet of Things” devices, 1btn does not maintain a continuous connection to the internet. Instead, it sleeps until it is pressed, then it connects to the internet, performs the assigned task, tells you the outcome via its multi-colored LEDs, and then returns to rest.
Stars: ✭ 117 (-9.3%)
Mutual labels:  wifi
Socket
Non-blocking socket and TLS functionality for PHP based on Amp.
Stars: ✭ 122 (-5.43%)
Mutual labels:  socket
Coffeefy
스타벅스 Wifi 자동접속 맥 애플리케이션
Stars: ✭ 128 (-0.78%)
Mutual labels:  wifi
Sample Chat Electron
Socket.io based chat server and clients, implemented in NodeJS and distributed to Windows and MacOS.
Stars: ✭ 116 (-10.08%)
Mutual labels:  socket
Esp wifimanager
This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32, ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- .
Stars: ✭ 125 (-3.1%)
Mutual labels:  wifi
Ansible Openwisp2 Imagegenerator
Automatically build several openwisp2 firmware images for different organizations while keeping track of their differences
Stars: ✭ 122 (-5.43%)
Mutual labels:  wifi
Go Netstat
A netstat implementation written in Go
Stars: ✭ 121 (-6.2%)
Mutual labels:  socket
Pytest Socket
Pytest Plugin to disable socket calls during tests
Stars: ✭ 117 (-9.3%)
Mutual labels:  socket
Roguehostapd
Hostapd fork including Wi-Fi attacks and providing Python bindings with ctypes.
Stars: ✭ 123 (-4.65%)
Mutual labels:  wifi
Swifitch
Swifitch is ESP8266 based relay board that could be used to turn any light or any wall socket into smart one!
Stars: ✭ 117 (-9.3%)
Mutual labels:  wifi
Af ktls
Linux Kernel TLS/DTLS Module
Stars: ✭ 124 (-3.88%)
Mutual labels:  socket
Deskreen
Deskreen turns any device with a web browser into a secondary screen for your computer
Stars: ✭ 12,014 (+9213.18%)
Mutual labels:  wifi
Luatos
合宙LuatOS -- Lua base RTOS, build for many embedded systems. LuatOS是运行在嵌入式硬件的实时操作系统
Stars: ✭ 124 (-3.88%)
Mutual labels:  wifi
Blobxfer
Azure Storage transfer tool and data movement library
Stars: ✭ 120 (-6.98%)
Mutual labels:  file-transfer
Clusterws Client Js
🔥 JavaScript Client for ClusterWS - lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js.
Stars: ✭ 120 (-6.98%)
Mutual labels:  socket
Barcode To Pc App
Barcode to PC app
Stars: ✭ 121 (-6.2%)
Mutual labels:  wifi

一个创建热点、连接WiFi、Socket传输文件Demo.

  • 发送端创建WiFi热点
  • 接收端连接热点
  • 发送端使用UDP发送文件列表
  • 接收端收到后展示文件列表,选择要接收的文件发送给发送端
  • 发送端通过TCP发送所选文件
  • 接收端开始接收...
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].