Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Ultimate dictionary that not only holds words but teaches them as well
There are many dictionaries so making another one can look words up would be extremely useless. But what if a dictionary could even teach those words put into it?
What do you think?
This project aims to development a universal media codecs for video/audio/image processing.
It use same interfaces for all codecs. And it target system is embedded system. The codecs will be include: MPEG2, MPEG4, H264, AAC, VC-1, AVS.
VK History Saver is a program that allows download history from VK to HTML file.
Features:
Downloading all history with selected user or with a set of users (batch mode)
Downloading pictures
Preview in HTML file
Full-size (maximum available) to a local folder
VKAlbumTools - allows set privacy settings for albums in batch mode
C# framework for developing aplication on Windows Mobile 6+. Including 2D graphics layer (GDI, Imaging API or OpenGL), sound layer (FMOD powered), system layer, senzors, multi-touch (HTC HD2 only) and more... with example aplications
WOSH is a multi-platform message-oriented middleware written in ANSI C++. Service oriented architecture, designed for network distributed computing. Already working: Audio multimedia, X10, remote control (WinMobile, GTalk) and much more..
Simple WebServer for .NET and Mono can serve static web sites with images of corse.
Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json".
In true is planned use it as cordova local webserver but for Windows Devices
Any Support will be welcome look at https://ydk2.tk/
Och you can use dll only to use try
SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
Educational PocketPC application used for general bluetooth and wireless radio recon. Whiskers tries to exploit hardware available on common PDAs providing extras such as tracking devices, GPS logging, scripting features etc...
WifiGetPod is a Windows Mobile 5+ Pocket PC podcatcher that enables pods to be downloaded directly to the device via Wifi to avoid syncing podcasts. WifiGetPod aims to be finger friendly allowing access to functionality without the use of a stylus.
C# Framework for WinCC OA Open Architecture connectivity (XMLRPC)
Author: Andreas Vogler
Homepage: www.rocworks.at
Communication .Net client to WinCC Open Architecture.
Works fine with MonoTouch and Mono for Android!
GPLv3 License is used for the public domain.
If you plan to use it in a CLOSED SOURCE project,
please get in touch with me - andres.vogler@gmail.com !
Communication can be done directly with XMLRPC or with the included proxy:
* .net remoting is used for "commands" from the client to the proxy (dpConnect, dpQueryConnect).
* tcp (xml over tcp) for sending unsolicited data/events from the proxy to the client.
The proxy also acts as a distributor - if clients have the same dp(Query)Connects,
the connects are done once, and the proxy will forward it to the clients.
Easy example for a dpQueryConnect with a delegate:
client.DpQueryConnectSingle((object s, ArrayList a) => {
Console.WriteLine("event!);
}, "SELECT '_online.._value', '_online.._stime' FROM '*.**'");
The Windows Extension (WE) is an encapsulation of Windows API. The distinct features of WE are: 1. C++ interface; 2. simple interface for common usage, but advanced usage; 3. low coupling degree; 4. no framework, no pattern.
Created by Moviquity and based on studies within the project Workpad, it offers a code in C# to deploy a MANET (Ad-Hoc, Meshnet) with protocol OLSR. Developed for WM 6, Win XP and can be adapted to other platforms using NET Framework and Compact
Remote Control VLC Media Player (http://www.videolan.org/vlc/) from a Windows Mobile Device over LAN. The application requires Windows Mobile 6.x and .NET Compact Framework 3.5
Traffic citation prototype for WM with GPRS/WiFI capability to send electronic citation wirelessly. Full Open source solution based on PHP, Apache & MySQL servers. Made with EVC++ but runs ok on MS Windows Mobile 2003, MS WM 5 y 6 (www.smartquery.org).
XMTuner allows you to access the Sirius|XM Satelite Radio streams on your UPnP media player. It supports a variety of devices, such as the Xbox 360, PS3, Nintendo Wii, D-Link DSM-320 (and similar), smartphones, internet-capable receivers and TVs.
XSP is an eXtensible socket-based protocol. XSP PDA is a mobile version of XSP 1.0. The main idea of this project is to connect two devices directly without any servers between them. Chat and file sharing are supported now. Authors: m1kc and Solkin.
Aplicación en JAVA de soporte diario ós dispositivos moviles con utilidades de xestión de Servizo Técnico e Autoventa, orientado a empresas que ofrezan servizos de SAT e Autoventa.
This project is a calculator for Windows Mobile6, its aim is to be user-friendly and useful. The screen resolution is WQVGA (240 x 400), randomly like a Samsung i900. There are some functions like trigo, Log2, LogN, Sqrt... Just yet another calculator:)