Category: Networking

  • Packet_Analysis_with_Wireshark

    Wireshark

    This question requires working with the popular Wireshark software, and then you will access some websites and note the TCP/IP packets that flow from your PC to the websites. This Wireshark software will work on Intel and Mac PCs, is very safe, and is free to download.

    Requirements:

    – MS-Word document with 10 different screen-prints attached and some writing as well.

    Attached are the instructions: >>>

    2. 10 screen-prints of the designated activities as shown in the instructions

    3. 1 paragraph summary of what you learned about packets

    Requirements: About 5 pages | Typescript

  • Networking Question

    What follows are three questions (Q1Q3) that, per the assignment requirements, must be answered using one or more subqueries.

    Although each question could be solved without subqueries, the assignment explicitly requires you to use them. The worked example for Q1 is provided based on our inclass solution. Q2 and Q3 are yours to complete. Proceed.

    Requirements: 3 p

  • Packet_Analysis_with_Wireshark

    Wireshark

    This question requires working with the popular Wireshark software, and then you will access some websites and note the TCP/IP packets that flow from your PC to the websites. This Wireshark software will work on Intel and Mac PCs, is very safe, and is free to download.

    Requirements:

    – MS-Word document with 10 different screen-prints attached and some writing as well.

    Attached are the instructions: >>>

    2. 10 screen-prints of the designated activities as shown in the instructions

    3. 1 paragraph summary of what you learned about packets

    Requirements: About 5 pages | Typescript

  • What is computer network and its types

    A computer network is a group of computers and devices connected together to share information and resources. It allows computers to communicate with each other using wired or wireless connections. Computer networks are used for sharing files, internet, printers, and data.

    There are different types of computer networks such as LAN (Local Area Network), WAN (Wide Area Network), and MAN (Metropolitan Area Network). LAN is used in small areas like schools and offices, while WAN connects computers over large distances like the internet. Computer networks are very important in computer science for communication and data sharing.

    Requirements: C++

  • SQL – Specifically

    Why SQL?


    In a recent Miami Heat basketball game broadcast, as they were preparing for the third quarter to begin, the announcer said:

    “Fewest points allowed by Miami to an opponent in a first half this year, and the fewest threes by the Celtics in any half this season. They went one for nineteen. The Heat with a 21-point lead halfway through. This ties the third-largest margin at halftime for the Heat this year.”

    Whether you’re a basketball fan or not whether you understand what the announcer said or not from a database perspective, there is a ton of information in that quote.

    The announcer cannot, of his own knowledge, be aware of all this data, such that he could have spontaneously gathered these facts, categorized them into stats, and then, on-the-fly, shaped it all into information his audience would find compelling.

    In a few sentences, the announcer gathered data, data became information, information became motivation for decision makers (the audience), motivation compelling enough to make them stick around for the second half.

    He sounds spontaneous, but hes relying on something powerful behind the scenes: a database that can answer questions quickly and accurately.

    Some information is simple he can look at the scoreboard and see the halftime margin. But the rest?

    • Fewest points allowed in any first half this season
    • Fewest threes by the Celtics in any half this year
    • Thirdlargest halftime lead of the season

    Those are not look it up in a notebook facts. Those are queries. He (or the production team) is asking questions like:

    • How many points has Miami allowed in the first half of each game this season?
    • How many threes has Boston made in any half this year?
    • How many did they make in the first half tonight?
    • What were the Heats halftime leads in all previous games?

    No one is flipping pages. No one is guessing. A database is doing the work.

    And how do we ask questions of a database?

    SQL – Specifically, the SELECT statement.

    This brings us full circle from Day One:

    • Data becomes information.
    • Information becomes insight.
    • Insight motivates decisions even something as simple as keeping the audience tuned in for the second half.

    Weve spent time on the theory: entities, attributes, keys, dependencies, normalization. Now its time to look at the tables built from that theory and start doing what the announcer does: ask questions and get answers.

    Thats what SQL SELECT is for.

    DUE DATE

    BE ADVISED: There is a lot in the following. If you haven’t set up your SQLite environment, time’s up. You NEED SQLite3 for this and subsequent assignments. Instructions are in the assignment, but they are just the start. You need time to ensure everything is set up and working properly, not to mention answering the questions according to correctness as well as presentation protocols outlined in the assignment document. Time for completion is therefore extended until next Thursday morning 7am 2/19/2026


    DDL Script

    – Download this file to the directory/folder where your create your database (see assignment instructions), then RENAME THE FILE TO assn01.sql BEFORE attempting to use it as described in the instructions.


    Please be sure to submit both your student_XX.docx *and* your student_XX.db file.

    Requirements: 2

  • What type of network allows computers in a home office or a…

    A Virtual Private Network (VPN) is the primary network type used to securely connect computers in a home or remote office to a corporate network over the internet. It creates an encrypted tunnel that allows remote users to securely access company resources, files, and applications as if they were directly connected to the office network.

    Requirements: Typescript

  • Networking Question

    Hello tutor,

    I need help with my computer networking assignment. Please explain the answers in a simple way and include step-by-step reasoning so I can understand the concepts, not only the final answers.

    Topics may include IP addressing, OSI model, network devices (router, switch, hub), and basic protocols.

    Here are my questions: (Paste or upload my assignment here)

    Thank you very much.

    Requirements:

  • What type of network allows computers in a home office or a…

    What type of network allows computers in a home office or a remote office to connect to a corporate network?

    done

    small office home office network

    smart home network

    world wide network

    medium to large network

    Requirements: