Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 浏览器.rar 一个聊天室程序,分为服务器与客户端两部分,更重要的是,附带开发文档,很不错的。
  • includefile2.rar 目前比较流行的两种网络开发模式分别是Client/Server模式与Browser/Server模式。Client/Server模式主要是在以局域网为基础的环境下展开应用的,它受到地域的限制。从目前的开发技术来看,Browser端作为信息收集源,可以进行大量的数据录入工作,在SERVER端 进行集中处理,因此很容易实现数据通信和资源的共享。
  • Sample.Client.rar 基于WebIM的浏览器即时通讯源码,C#、.net、socket、WebForm、B/S
  • c# MJPEG STREAM SERVER AND CLIENT Implementing a MJPEG (or Motion JPEG) streaming server that can be used to steam screenshots or any other source of images over the HTTP protocol to any web browser client (MJPEG stream writer is included in the library).
  • pubnub-client ... lib in installed via [npm](): var PUBNUB = new require('pubnub-client').PUBNUB("demo", "demo"); PUBNUB.publish('demo', {'testing': '1,2,3, ... I will do my best to provide more details. PubNub JS browser client lib is a good start though to help you ...
  • live-data-client ... these readings utilizing the [Testbed Runtime's][testbed-runtime] client utilies, publishes them on a channel using [Redis][redis ... browser with Socket IO websockets. The browser client uses the [Smoothie][smoothie] chart library to display the live data ...
  • werld-client-browser Werld Online browser client (WIP) # werld-client-browser ## Bootstrapping the environment $ make ## Development ### Dependencies - [GNU make](http:// ... `http://0.0.0.0:9000` on your browser. ### Running the watcher (recompiles build on file changes) ...
  • dnode-test-browser simple dnode test using a browser client This is a simple test checking dnode compatiblity using a browser based ... run it seperately. git clone https://github.com/rockhowse/dnode-test-browser.git Then run the following commands to install the proper ...
  • Mocha-browser-template Mocha browser client scripts and spec runner # Mocha browser specs template Just clone and replace the spec script and subject script in specs/specrunner.html
  • pastyclient-browser ... client to access the Pasty REST API pastyclient-browser =================== A pure browser client to access the [Pasty REST API][1 ... [CORS][2] support Needs [jquery][3] and a modern browser. [1]: https://github.com/ElectricDynamite/pasty-server/wiki/REST ...