Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

bxcodec/socket-sms-gateway-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs

SMS Gateway Backend Developed under Node Js This project developed using socket.io for the realtime checking incoming sms, and sent new sms by phone

Index

Overview

  1. Fetch the projects
  2. Install the dependencies
  3. Run the project

See Quick Start for example implementations.

Support

You can also email iman.tumorang@gmail.com or file an Issue.

Quick Start

Command Line

Run your project using this command

git clone https://github.com/bxcodec/backend-sms-gateway-android.git
cd path_of_the_project

# install the dependencies
npm install

# run the project
node server.js

Running Your Socket Services

protocol: socket/websocket
host 	: localhost
port 	: 9292

About

Socket SMS Gateway Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published