push notification server open source

Read about push notification server open source, The latest news, videos, and discussion topics about push notification server open source from alibabacloud.com

Migration and configuration of uClibc Library Based on oSIP open-source database PartySIP server [2], partysipuclibc

Migration and configuration of uClibc Library Based on oSIP open-source database PartySIP server [2], partysipuclibc **************************************** **************************************** **************************************** ***Author: EasyWave time: 2014.09.20 Category: Linux application-SIP Proxy Server

Open Source Server Monitoring Tool-javamelody-class JVM intrinsic performance

Open Source Server monitoring tool-javamelodyJavamelody It can monitor Java or Java EE application servers and graphically display: Java memory and Java CPU usage, number of user sessions, number of JDBC connections, and HTTP requests, SQL requests, The number of execution of JSP pages and business interface methods (EJB3, Spring, Guice), average execution time,

WeChat public platform developed based on SAE and lanewechat open-source PHP WeChat framework (I) successfully enabled server configuration

: This article mainly introduces how to develop a public platform based on SAE and lanewechat open-source PHP Framework (I) to successfully enable server configuration. if you are interested in PHP tutorials, refer to it. I use a personal subscription number that I have not authenticated. Prepare SAE and LaneWeChat code (clone one copy on github ). 1. create a P

Open Source log server Graylog detects network device failures

://packages.graylog2.org/repo/packages/graylog-2.4-repository_latest.rpm$ sudo yum install graylog-server # # # # #安装graylog-serverPwgen-n 1-s ############### #获取password_secretEcho-n YourPassword | Shasum-a ############# #获取root_password_sha2Vi/etc/graylog/server/server.confpassword_secret= Uz8dp8hfbjtntwysqdnxhjlu4pfqsbskjnrk4mhxlffdjkfshmyekzmkkj7cnosnugpgqd8p0euzy41rhsr39ykuzosx0oagroot_password_sha2=e3

Custom verification class (both client and server verification, supporting Ajax verification) [Open Source]

Recently, I was working on a small project and used a user registration. due to security concerns, the client and server are required to be verified at the same time. I used Microsoft's verification control in the project, I found it was really troublesome to use it. I dragged more than a dozen verification controls on the page, not to mention it, because the custom error information is displayed when the verification fails, which is quite troublesome

After Typecho is installed on the open-source server KSWEB, no response is displayed after clicking any link.

After the open-source server KSWEB3.62 is installed, it does not respond after clicking any link. it is strange that the runtime environment is lighttpd1.4.35 + mysql5.6.19 + php5.6.12. KSWEB 3.62 is an open-source server.After the installation is complete, clicking any lin

Use Ubuntu9.04 + open-source darwinstreamingserver5.5.5 to build your own Streaming Media Server

The streaming server, of course, helix is good, but it is too expensive. What should I do if I am unwilling to use piracy? I have developed such a path over the past few days. Ubuntu9.04 uses apple's Darwinstreamingserver. It is an open-source version of 5.5.5 that supports 3gp, mov, mp4, and other formats for Linux, test results failed, maybe I did not set it) t

Migration and configuration of uClibc Library Based on oSIP open-source database PartySIP server [2]

Migration and configuration of uClibc Library Based on oSIP open-source database PartySIP server [2] I. Introduction to uClibc UClibc is a small C standard library for Embedded Linux systems. Initially, uClibc was developed to support uClinux, a Linux version that does not require memory management units, so it is suitable for microcontroller systems. UClibc is

APP server-go to the free open-source JBoss (1)

JBoss is a free open-source application server that fully supports J2EE, including JSP, Servlets, and EJB. To familiarize J2EE developers with JBoss quickly, this article will take you on a JBoss journey, including downloading, installing, deploying applications, and configuring data sources. Tool preparation To run JBoss, you need to prepare the followi

It also talks about the Open Source Network game server framework

This time I studied mangos, the legendary open-source online game server framework, which has a good Chinese name called mango. This Dongdong likes to eat, so it immediately draws closer to me. It is a research study. So far, I have only read its skills.CodeMy goal is to learn some of its design ideas, code organization skills, and technical processing in game lo

Open-source. NET publish-Subscribe to Messaging server Laharsub

Laharsub is an open source. NET publish-Subscribe messaging server for real-time web applications such as chat, online writing, news or stock exchange updates, and more.Laharsub is a publish-subscribe messaging server built on top of a three-tier architecture: front-end-client, middle-tier--web services, backend-system

SQL relay open-source database pool connection Proxy Server

I. What is SQL relay? SQL relay is an open source database pool connected to the Proxy Server Ii. What databases does SQL relay support? * Oracle* MySQL* mSQL* PostgreSQL* Sybase* MS SQL Server* IBM DB2* Interbase* Sybase* SQLite* Lago* ODBC* MS Access 3. installation and configuration; Don't talk nonsense, start to I

Open-source server engine (C #) of "Legend of the hot blood" allows you to smoothly perform the game (update compilation and deployment tutorial)

The legend of the hot blood... a popular online game that has been around for more than 10 years. This setCodeAfter I use the Code Conversion Tool and the modification, I can smoothly enter the game Changyou weight mainland. As a cainiao, it is not easy for me to independently complete and modify the bugs in the code... although I have already done so, I have not updated it for a long time. I just want to open the

"ubuntu" How to use open source software owncloud in Ubuntu server to set up a private cloud network disk

With the collapse of the 360 network disk, it can be seen that the time to shut down the network disk is not far away. In order to avoid encountering skelter again, and to solve the worry about the security of public network disk, setting up private cloud network disk will become the inevitable trend. However, implementing a private cloud network can be easily done with a single NAS, but if you stop at the high price of NAS and have a computer that is idle and networked, consider setting up a pr

Open-source middleware tomcat server security configuration baseline Guide

instructionsClassname: This MUST be setOrg. apache. catalina. valves. AccessLogValve to use the default access log valve. Directory: Directory where log files are stored. There is a logs folder under tomcat, which is specially placed in the log file and can be changed to another path;Prefix: the Prefix of the log file. The log name is localhost_access_log.2008-10-22.txt. The Prefix is localhost_access_log.Suffix: file SuffixPattern: In the common mode, add the recorded access

Fluorinefx C # Open-source rtmp Server

Fluorinefx C # Open-source rtmp Server -[Other resources] Copyright statement: Reprinted with a hyperlinkArticleSource and author information and this statementHttp://25swf.blogbus.com/logs/28529745.html FluorinefxSupported. NET Framework sets include 1.1 2.0 3.5 and mono 1.2.4. Supported DongdongFlex, flash remoting (RPC)Flex messaging (partial)Flex data ser

My open-source small project: ECHO-like Server

This echo-like server is implemented based on boost ASIO. It was the first time that other people contributed their experience to open-source projects that have been used for so long. Because if you just use a blog,CodeSharing is difficult. The project URL is: https://github.com/csfreebird/asio_echo Notes: 1. This project is built using cmake 2. Although pl

Open source file Server File-service Introduction

File-serviceA scalable, universal file server that is based on ASP.Typically, back-end projects may have upload/download requirements for avatar, picture, audio, video, and so on, which can be abstracted as file services.Functional characteristics Support for Linux (recommended), Windows Scalable architecture to support the deployment of 1-n file servers An API interface for restful architectures that supports multiple language client

Android uses the open-source framework AsyncHttpClient to upload files to the server.

Open source is really a good thing. We don't need to recreate the wheel. Many stubborn people always look down on people who use the framework and think that there is no technical content and they should write everything on their own. In fact, the first task in our work is to complete the work, and to complete the work better. These open-

This article introduces an open-source online SQL Server Management Tool-SQLEntMan

Recently, many people have asked questions about online SQL management, and modified and shared a previous open source SQL online management tool. See: Original Project address: http://sourceforge.net/projects/asp-ent-man/files/ Project after monthly modification invitation:Vs2010 version:Download 2Download 1Vs2005 version:Download 3 Note: The download provided by the invitation month is a c

Total Pages: 6 1 2 3 4 5 6 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.