Project has been moved to https://github.com/marchaesen/vcxsrv
Windows X-server based on the xorg git sources (like xming or cygwin's xwin), but compiled with Visual C++ 2012 Express Edition. Source code can also be compiled with VS2008, VS2008 Express Edition and VS2010 Express Edition, although current project and makefile are not fully compatible anymore.
Versions starting from 1.14.3.0 are not compatible with Windows XP anymore.
A Portable Wide-Character Terminal Output Package for C and C++
...And it provides a rudimentary way to draw on the display.
Currently, Unicoder supports Ubuntu-Linux GCC and on Windows it can be used with these IDEs and compilers: MS Visual Studio 2017&2019, Code::Blocks, Pelles C, Embarcadero Dev-C++, Open Watcom, MSYS, MSYS2, Cygwin and with MinGW, Clang, LCC and Digital Mars C (but Digital Mars does not support Unicode!)
Input : non blocking keyboard handling.
Output : clean console, print at x,y coordinates, echo on/off, cursor on/off.
Developed for learning game programming and MVC.
Uses native code through JNI. Provides windows and linux versions. Includes code:blocks and eclipse projects for native and java code.
You can use the classes InputProxy and OutpoutProxy in your projects. For usage examples, see their main() methods.
C/C++ language server supporting multi-million line code base
C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross-references, completion, diagnostics, semantic highlighting, and more. cquery is a highly-scalable, low-latency language server for C/C++/Objective-C. It is tested and designed for large codebases like Chromium. cquery provides accurate and fast semantic analysis without interrupting workflow. cquery implements almost the entire language server protocol and provides some extra features to boot. cquery is able to respond to queries quickly because it caches a huge amount of information. ...
Remote control your linux console encrypted trough Jabber chat service
...This is useful specially when your remote computer do not have a valid IP address.
The software uses QXMPP opensource library (http://code.google.com/p/qxmpp/). The complete code of this library is imported into source tree so that you do not need to compile and install that first.
All communication is encrypted using QCA Library. The software does not involve with export control regulations as in QCA (http://delta.affinix.co/docs/qca/) Site they wrote:
Functionality is supplied via plugins. ... . Also, by pushing crypto functionality into plugins, your application is free of legal issues, such as export regulations.
SeamlessRDP is an implementation of seamless windows server components for rdesktop based on code contributed by Cendio AB http://www.cendio.com/seamlessrdp/ . In seamless mode, rdesktop creates a X11 window for each window on the server side.
OpenBrain is an AIML interpreter/terminal hybrid. It's intended use right now is sort of a desktop assistant, designed to speak in your language instead of system shell code. The Project is still being developed so it isn't that intelligent quite yet.
pr3287w is a IBM 3287 printer emulation for MS-Windows 95/98/Me/2000/XP/2003 based in open source code pr3287 avaliable at http://x3270.bgp.nu/download.html. It was totally rewrited in C++ and added a new interface.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This project implements payload plugins over RealVNC 4.0 (aka VNC 4.0). A file transfer payload plugins has been implemented under Delphi 7 by using plugins architecture created by myself. ftRealVNC code is derivated initially from RealVNC 4.0.
taTelnet is a cross-platform telnet program utilizing the wxWindows cross-platform GUI library. The motivation is that most telnet's (especially M$'s) don't work properly and what's worse is that you can't get the source code to fix it.