Atozed Software

Commercial Products

IntraWeb   RAD web application development framework for Delphi and C++. Develop like a VCL Forms application, but deploy to the web as standard HTML and JavaScript.
More…
     
  Use .NET code in your Delphi/C++ projects as if it is Delphi/C++ code. Simply tell CrossTalk the classes that you want to use from .NET and let CrossTalk do the rest. No registry entries, no COM registrations, and no changes to the .NET libraries are needed. Simply copy a few extra .dll files.
More…
     
  Indy In Depth – an e-book covering both Indy 9 and 10.
More…

 

Open Source Projects

Atozed Software is a corporate sponsor of open source projects and provides web space, server resources, and significant development resources in support of these projects.

Projects

C# Open Source Managed Operating System (Cosmos) is a toolkit for building operating systems, written nearly completely in the C# and tiny amounts amounts of a high level assembly language named X#.

www.goCosmos.org


IL2CPU (pronounced IL to CPU) is an AOT compiler that is written using a Common Intermediate Language compliant language (C#). It translates .NET (any language) Common Intermediate Language to machine code.

www.IL2CPU.net


Internet Direct, also known as “Indy”, is a free software / open source socket library written in Object Pascal, an object-oriented version of Pascal. It includes clients, servers, TCP, UDP, and raw sockets, as well as over 100 higher level protocols implementations such as SMTP, POP3, NNTP, and HTTP. Indy includes support for OpenSSL and Zlib in the protocol implementations. Indy 10 was ported to Free Pascal, and runs on Windows, FreeBSD, Linux, and Darwin.

www.IndyProject.org


X# (pronounced X Sharp) is a HLA (High Level Assembler) for X86/X64 assembly. In the future other flavors for ARM and other processors are planned. X# is integrated into Visual Studio and we are working on support for Visual Studio Code as well. X# can also be used using simple text editors such as notepad.

www.X-Sharp.net