Controllers and software tools for embedded systems
+44 (0)1223 523100
info@microrobotics.co.uk
home
Home   Products   Company   Contact Us   Site  
Products
VM2 Controllers
Application Boards
Display Hardware
Interface Modules
Starter Kits
Capabilities
FAQ
Data Sheets
Price List
Applications
Software
Venom Language
Venom IDE
GUI Library
Documentation
Code Snippets
Download Venom
Resources
Live Server Demo
Custom Build
Custom Gallery

older products

VM1
K4

Venom Code Snippet: httpdemo.vnm

Program runs a very simple web server with no file system required, and illustrates use of PRINT statements to send dynamically generated data to an http object and hence to a web browser. It uses an Ethernet interface such as that supplied on the 5902 VM2 Application Board.

This should run on most networks. Use you web browser to access http://vm1demo, http://vm1demo.localnet or, failing that, the IP address displayed on the terminal when the server starts.

The code in the window below is displayed with syntax highlighting, as in VenomIDE.
If you want use the code it is best to copy or download the file from here: httpdemo.vnm.
See more code snippets here.
 
© Micro-Robotics 2012.