Thread: Networking and communication interface

  1. #1
    Registered User
    Join Date
    Nov 2019
    Posts
    50

    Networking and communication interface

    Hi guys , Im trying to build an interface that takes packets from streaming packets and analyze this packet if it's valid or not - I main with valid ..its length is ok or not ok - it sounds really simple but Im finding it hard to program a function that does this thing, to capture packet from streaming packets -must capture every packet in the stream .... and verify if it's ok or not ok-

    could anyone please help me how could I start doing this? thanks alot

    for simplicity and understand the concept, lets say that from bit 17 to 25 the length of the data, and if its big than 32 then its not ok otherwise this packet is ok - this data is ok-

    attaching down the packet format
    Networking and communication interface-format-jpg
    Last edited by Salem; 03-01-2020 at 12:23 PM. Reason: remove duplicated attach refs

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 5
    Last Post: 04-17-2019, 11:32 AM
  2. networking communication sample codes needed
    By f6ff in forum Networking/Device Communication
    Replies: 4
    Last Post: 06-06-2006, 09:43 PM
  3. Networking...
    By Coder87C in forum Networking/Device Communication
    Replies: 4
    Last Post: 03-02-2006, 01:24 AM
  4. Networking
    By Ajsan in forum C++ Programming
    Replies: 2
    Last Post: 03-09-2004, 10:14 PM
  5. Networking, API
    By neandrake in forum Windows Programming
    Replies: 0
    Last Post: 04-07-2002, 01:15 PM

Tags for this Thread