real-time communication

AppWizard
October 5, 2025
Sridhar Vembu, co-founder and Chief Scientist of Zoho, discussed the technological framework behind Arattai, the company's messaging and calling app, highlighting its extensive research and development. Arattai, launched in 2021, is built on proprietary frameworks developed in-house, enhancing performance, scalability, and security. The app’s real-time communication is powered by a custom-built messaging and audio-visual framework refined over 15 years, alongside a distributed computing framework perfected over two decades. Arattai aims to be a privacy-focused alternative to mainstream messaging apps, constructed entirely on Zoho's indigenous technology stack. Unique features include the Meetings tool for video conferencing, a built-in personal cloud storage space called Pocket, and a Mentions section for tracking tagged messages. Arattai maintains a no-ads policy and does not exploit user data for marketing, distinguishing it from WhatsApp.
Winsage
October 1, 2024
XWorm is a sophisticated strain of malware known for its advanced obfuscation techniques and stealthy nature. A new variant, identified by researchers from NetSkope, is being delivered through Windows script files and has progressed to version 5.6 since its first identification in 2022. The malware initiates infection via a Windows Script File (WSF), which downloads an obfuscated PowerShell script from paste[.]ee, generating files such as “VsLabs.vbs,” “VsEnhance.bat,” and “VsLabsData.ps1” in the C:ProgramDataMusicVisuals directory. It creates a scheduled task named “MicroSoftVisualsUpdater” for persistence. XWorm employs evasive techniques like reflective code loading and process injection into legitimate processes. It communicates with its command and control (C2) server through TCP sockets, using AES-ECB encryption and a modified MD5 hash. Version 5.6 introduces features like the ability to remove plugins and a “Pong” command for response time reporting. The malware conducts extensive reconnaissance on infected systems, alerts attackers via Telegram, and can access sensitive information, establish remote access, and deploy additional malware. It modifies host files to redirect DNS requests and can launch Distributed Denial of Service (DDoS) attacks. XWorm captures screenshots, executes system commands, and downloads additional payloads while maintaining stealth through process monitoring. It utilizes a structured message format for communication with the C2 server, incorporating system information.
Tech Optimizer
August 21, 2024
Some customers use the Oracle UTL_HTTP package for PL/SQL programs to communicate with web servers and invoke APIs. When moving to Amazon Aurora PostgreSQL or Amazon RDS for PostgreSQL, they need to convert their SQL code since PostgreSQL does not have a direct equivalent of UTL_HTTP. The solution integrates AWS Lambda with Amazon Aurora PostgreSQL, allowing users to send HTTP requests from the database using the Python Requests module. To implement this solution, users must create a schema in Aurora PostgreSQL, define Request and Response objects, implement PL/pgSQL wrapper functions for HTTP operations, and install the aws_lambda and aws_commons extensions. A Lambda function is created to process HTTP requests and return responses to the database. Prerequisites include an Aurora PostgreSQL cluster or RDS for PostgreSQL instance, AWS CLI configuration, and permissions to invoke Lambda functions. The deployment involves creating a .zip package with dependencies, creating an IAM role, and deploying the Lambda function using AWS CLI commands. Wrapper functions are constructed to encapsulate HTTP parameters for Lambda invocation, and testing can be done using a PL/pgSQL procedure to execute an HTTP POST request. Users are advised to clean up resources after testing to avoid future charges.
AppWizard
July 17, 2024
Telegram has evolved from a simple messaging app to a key player in the Web3 space by prioritizing privacy and security features such as end-to-end encryption and self-destructing messages.
AppWizard
June 12, 2024
Meta has introduced communities to Messenger, allowing users to connect with thousands of others without being part of the same Facebook group. Each community includes a dedicated Home space for admins to share updates, and up to 5 people can join via sharable invitations. The main difference between Messenger's communities and WhatsApp's similar feature is the integration with Facebook's social graph, allowing users to invite others based on their Facebook profiles. Additionally, WhatsApp is testing a new feature within communities that will allow users to choose a cover photo for events.
AppWizard
June 10, 2024
Meta has introduced Communities feature to Messenger, allowing users to create dedicated spaces for real-time communication with individuals who share similar interests. Unlike WhatsApp, where users need a phone number to invite others, Messenger Communities are linked to Facebook's social graph, making it easier to invite friends and friends of friends to join. This new feature aims to streamline communication for organizations, schools, and private groups on the messaging platform.
AppWizard
June 7, 2024
Meta has introduced a new feature called "Communities" on Messenger, allowing users to create dedicated spaces for real-time communication independently from Facebook Groups. Up to 5,000 individuals can join a community through shareable invites, and this feature is designed for public conversations compared to Facebook groups.
Search