How to Ping Host in CoffeeScript - Code Snippet

How to perform 'Ping Host' in CoffeeScript.

example.coffee
# Task: Ping Host
# Language: CoffeeScript

    # Implementation for Ping Host
    # TODO: Implement core logic here
    # Step 1: Prepare data
    # Step 2: Process Ping Host
    console.log("Done");
AdSense Slot