首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 从浏览器控制任何串行设备

从浏览器控制任何串行设备

  • 资源大小:95.89 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: 浏览器 设备 控制 任何 串行

资 源 简 介

SerWebProxy is a GPL multi-threaded proxy program for redirecting network socket connections to/from serial links, in cases where the remote end of the serial link doesn"t have a TCP/IP stack (eg an embedded or microcontroller system). The proxy allows other hosts on the network to communicate with the system on the remote end of the serial link. When run, it listens for incoming connections on a specified TCP ports. Whenever a connection is made data is proxied to and from that connection to a serial port. To control serial device from browser, there are two protocol available : WebSocket protocol (spec 10) HTTP GET raw TCP socket (no browser support, for other purposes) WebSocket works as expected, connection is kept open and it"s very similar to how serial ports work. However, HTTP GET request is one-way and single request type of communication. SerWebProxy handles it so that when GET request is made, parameters (ever

文 件 列 表

serwebproxy-1.12
.cvsignore
AUTHORS
cfglib.c
cfglib.h
ChangeLog
config.c
config.h
COPYING
error.c
error.h
examples
http.c
http.h
INSTALL-unix
INSTALL-win32.txt
main.c
Makefile
pipe.c
pipe.h
README
serwebproxy.cfg
serwebproxy.opensdf
serwebproxy.sln
serwebproxy.suo
serwebproxy.vcxproj
serwebproxy.vcxproj.filters
serwebproxy.vcxproj.user
sio.c
sio.h
sock.c
sock.h
string.c
string.h
thread.c
thread.h
TODO
VERSION
vlist.c
vlist.h
websocket.c
websocket.h
windows_binary

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.158759s