Thread: CISCO or ???

  1. #1
    Registered User
    Join Date
    Apr 2010
    Posts
    24

    CISCO or ???

    Hi, there i have a little question. Is there any course of CISCO that I can how can manipulate network like for an example: I have online game my program take the incoming signal manipulating it with algorithm and pass it to the game ???

    If this is not for CISCO can you tell me how and where and which book i should take ???


    Thanks in advance

  2. #2
    Gawking at stupidity
    Join Date
    Jul 2004
    Location
    Oregon, USA
    Posts
    3,218
    The C forum probably isn't the best place for this.
    If you understand what you're doing, you're not learning anything.

  3. #3
    Registered User hellork's Avatar
    Join Date
    Nov 2010
    Posts
    39

    Red face

    Heh, so you want to play with pcap? I don't know of any "course" that teaches man in the middle attacks. I wouldn't do it because packet inspection is so simple I would feel like I was taking people's money. To make this relevant to programming, just get the source code for projects that intercept and change packets for games, such as the old classic ShowEQ source, freely available. Browse ShowEQ Open Source Project Files on SourceForge.net

  4. #4
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268
    Quote Originally Posted by hellork View Post
    Heh, so you want to play with pcap? I don't know of any "course" that teaches man in the middle attacks. I wouldn't do it because packet inspection is so simple I would feel like I was taking people's money. To make this relevant to programming, just get the source code for projects that intercept and change packets for games, such as the old classic ShowEQ source, freely available. Browse ShowEQ Open Source Project Files on SourceForge.net
    pcap doesn't allow you to modify packets coming into the system; it just allows you to view them.
    bit∙hub [bit-huhb] n. A source and destination for information.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Beginner :: Script to configure Cisco Switch
    By apit in forum C Programming
    Replies: 4
    Last Post: 09-07-2009, 09:03 PM
  2. Cisco manuals
    By kermit in forum Tech Board
    Replies: 1
    Last Post: 09-11-2004, 07:18 AM
  3. what is cisco acns
    By Kinasz in forum Tech Board
    Replies: 1
    Last Post: 04-27-2004, 08:27 PM
  4. Cisco Networking class
    By Xterria in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 03-17-2004, 10:33 PM
  5. cisco networking curriculum...
    By deathstryke in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 11-25-2002, 11:11 AM