Showing 55 open source projects for "remote-server"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
    Learn More
  • 1
    RestSharp

    RestSharp

    Simple REST and HTTP API Client for .NET

    ... and asynchronous calls to remote resources over HTTP. As the name suggests, the main audience of RestSharp are developers who use REST APIs. However, RestSharp can call any API over HTTP (but not HTTP/2), as long as you have the resource URI and request parameters that you want to send comply with W3C HTTP standards. RestSharp can take care of serializing the request body to JSON or XML and deserialize the response. It can also form a valid request URI based on different parameter kinds.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Bebop

    Bebop

    No ceremony, just code. Blazing fast, typesafe binary serialization

    Bebop enables schema-based, typesafe, binary serialization and code generation. It is designed to be a good fit for client–server or distributed web apps that require a faster, more concise, and more typesafe alternative to JSON or MessagePack, while avoiding the complexity of Protocol Buffers, FlatBuffers, and similar solutions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    TransferJsonConverter

    A custom JSON converter library with some useful features for ASP.NET

    A custom JSON converter library with some useful features for ASP.NET client-server application. It serializes objects to a JSON string, using the provided interfaces as templates, and including attributed fields not included in the interfaces. This allows you to pass objects from the storage layer through the model to the client, hiding specific data, while still storing it for postback from the client. It deserializes a JSON string into objects, reusing existing objects as targets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Myrtille

    Myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol and SSH client

    Myrtille provides simple and fast access to remote desktops, applications, and SSH servers through a web browser, without any plugin, extension or configuration. Technically, Myrtille is an HTTP(S) to RDP and SSH gateway. User input (keyboard, mouse, touchscreen) is forwarded from a web browser to an HTTP(S) gateway, then up to an RDP (or SSH) client which maintains a session with an RDP (or SSH) server. The display resulting (or not) of such actions is streamed back to the browser, from...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5

    INDI Sharp

    INDI C# Client

    This project consist in a .NET/Mono assembly containing a simple INDI client and a WinForm that permits to connect to astronomical equipment INDI server, and to use drivers connected at it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PDFCreator

    PDFCreator

    Converts every printable document to PDF, JPG, PNG, TIF and more

    ... with a COM programming interface that allows to integrate PDFCreator in other applications and a server mode to share PDFCreator on a network.
    Leader badge
    Downloads: 880 This Week
    Last Update:
    See Project
  • 7
    IT-Remote Service Tools

    IT-Remote Service Tools

    Manage Remote Connections, RDP, SSH, Mikrotik, VNC

    Manage remote connections for Remote Desktop "RDP" , VNC Viewers, PuTTY , and Mikrotik. Easy to manage connections places, you can add , edit and delete connection place by just one click. IT-Remote Service Tools is secured with password with possibly to turn ON or OFF feature. Configurations file are Extensible Markup Language XML. Password are encypted with symmetric-key encryption that means the string can only be decrypted if the other party has the correct key (which is used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Object-Role Modeling (ORM) standard version 2, associated schemas and generation tools, and a reference implementation in the form of the Natural Object-Role Modeling Architect for Visual Studio (NORMA) product.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    Sooda is a library that provides simple yet efficient means for accessing relational databases from .NET languages such as C#, VB.NET, JScript.NET. It provides transparent object materialization, lookup, 1-N, N-N relations, XML serialization, transaction
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    Easy Feed Editor
    ACTIVE DEVELOPMENT ENDED IN 2011. Use Easy Feed Editor to create your own feed. Easy Feed Editor supports both RSS and ATOM.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    DinkToPdf

    DinkToPdf

    C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine

    .NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF. Copy the native library to root folder of your project. From there .NET Core loads the native library when the native method is called with P/Invoke. You can find the latest version of the native library. Select the appropriate library for your OS and platform (64 or 32-bit). The library was not tested with IIS. The library was tested in console applications and with Kestrel web server both...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A library for reading and removing DRM schemes from eBooks. The one and only purpose of said library is providing the ability to access the content of legally obtained eBook under conditions of DRM management server failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sesame Windows Client
    A Windows GUI application for RDF. SWC is a client tool for a Sesame 2 RDF server or SPARQL endpoint, and can be used as a out-of-the-box local triplestore. It offers advanced SPARQL querying and handles Sesame server administrative tasks. This tool is no longer actively maintained as my priorities and interests have shifted away from .Net development. If you are interested in taking over, drop me a line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CRMFacil Mobile

    An application for mobile devices for CRMFacil

    An application for sales force to introduce orders, complaints and new costumers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ID3.NET MP3 Tagging Library
    ID3.NET is a set of libraries for reading, modifying and writing ID3 and Lyrics3 tags in MP3 audio files. The core library is a portable class library compatible with the .NET Framework 4 and higher, Silverlight 4 and higher, Windows Phone 7.5 and .NET for Metro style apps. It also contains non-portable libraries that provide additional platform-specific support. ID3.NET also provides an extensible metadata discovery framework that can discover specific ID3 frame data (like album art,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Simple library for parsing and generating text in JSON data format.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Trx Framework

    .NET project for financial messages interchange supporting ISO 8583

    Trx Framework allows to build client/server applications to interchange financial messages. It supports many encoding/decoding mechanisms for fixed and variable field messages, including ISO 8583, XML and conditional formatting. It is highly customizable and extensible. Trx Framework also provides a flexible channel communication infrastructure supporting TCP/IP and other technologies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    FFEntityFramework is an Object-Relational Mapping Framework (O-R Mapping / Object Persistence) for .NET with built-in features like Xml-Serialization, Model-View-Controller-Framework or UndoManagement ... All these Components use the same Meta-Base which can be definied via Attributes (Annotations) on your Business-Classes. Nevertheless differences between Xml- and Db-Serialization can be made via an enum MetaUsage (Database, Xml, Internal …). For Example you can define a Key-Column which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Angosso

    Angosso

    Performance and stability

    Develop: domain secure, and performing secure Domain Name System (DNS) dynamic updates. Domain Name System Security Extensions Servlet API Package The javax.servlet.http package contains a number of classes and interfaces that describe and define the contracts between a servlet class running under the HTTP protocol and the runtime environment provided for an instance of such a class by a conforming servlet container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SMPP protocol library for fast and easy SMSC(Short Message Service Centre) client development even for non-telecom guys. Easy to use classes covers all needed functionality for SMS applications developers and Content Providers. Written for .NET 2.0 in C#
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    DCAS Integration (NCS)
    Integration engine for Data Collection Application Suite (DCAS). Provides integration code between DCAS and Study Management System (such as SugarCRM)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Direct Access Framework
    Direct Access Framework (DAF) provides a simple lightweight solution for Single SignOn and Licensing starting from a portal or LMS/ VLE. It has been deleveoped for the Dutch educational industry to enable pupils easely access content from various pub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RuDolFWSgui is graphical application that lets you add, modify, remove and manage ontologies in a remote Sesame repository server (http://www.openrdf.org) using a remote RuDolFWS server (visit http://sourceforge.net/projects/rudolfws/ ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SiouxML is a server for XML requests and responses. It is: an application, a framework and design to communicate clients and servers using XML and components
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next