Software development for 4Mb portable, using Z80 CPU and AA batteries
This project is for the portable computer "Cambridge Z88", produced by Sir Clive Sinclair (of ZX Spectrum fame).
We continue to support software development (ROM, 3rd party apps on memory cards and desktop applications).
We have moved to https://cambridgez88.jira.com/wiki (development, source code and documentation).
However, we continue to publish files for download here.
The **libmsgque** project is an infrastructure that allows multiple package-items to be linked together to act as one application.
To link, you need to distribute the work from one package-item to another package-item and wait for an answer or not.
> Philosophy: Write Once → Run Everywhere
The package-item can be a thread, a separate local process that is started by fork or spawn, or even a network of multiple services on multiple hosts.
The package-item can be written in any...
AdminUCV NGN is NMS written in Java/C++, that supports IPv4 and IPv6. It brings a SNMP based manager (SNMP v1 and v2c), a graphical tool to monitor the network, a traps receiver, a MIBs compiler and tools such as ping, tracert, port scanner and sniffer.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.