简体   繁体   中英

How to send data to another user online in java and JavaScript

Please I'm new to coding, I've been looking for a way to send data to the users of my app online with java and JavaScript without hosting a database. Please help me

First things first: Google is ur friend. Please dont ask vague questions like that. Anyways: to send data via the internet u can use ServerSockets and Clients. Quit simple and well documented. Theres also an API to access SQL databases in Java. But honestly u dont want to use Java to manage ur traffic. Use Phyton

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM