Thread: packet sending

  1. #1
    Peaches
    Guest

    Question packet sending

    I need to send a packet of information to a chosen IP address and port (Its to control a switch attached to my network card). I know what information to send it (I've captured the packet I need) but I have no idea where to start - could someone please point me in the right direction (maybe even a different language if its easier)

  2. #2
    Sayeh
    Guest
    Learn about TCP/IP (buy a book), then study networking and ethernet.

  3. #3
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793
    Do a board search on Winsock....there are hundreds of threads with loads of tutorial links

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Packet sending
    By like_no_other in forum Networking/Device Communication
    Replies: 3
    Last Post: 03-03-2009, 10:46 AM
  2. Global Variables
    By Taka in forum C Programming
    Replies: 34
    Last Post: 11-02-2007, 03:25 AM
  3. Problem while constructing IP packet and sending using socket() system call
    By cavestine in forum Networking/Device Communication
    Replies: 10
    Last Post: 10-15-2007, 05:49 AM
  4. unable to recieve UDP packet
    By caroundw5h in forum Networking/Device Communication
    Replies: 15
    Last Post: 09-19-2007, 11:11 AM
  5. Raw Packet (sorry tripple weird Post)
    By Coder87C in forum Networking/Device Communication
    Replies: 6
    Last Post: 03-04-2006, 11:34 AM