Results 1 to 2 of 2

Thread: sending packets

  1. #1

    Thread Starter
    Junior Member inxil's Avatar
    Join Date
    Mar 2000
    Posts
    23

    Question sending packets

    Anyone know how to purely send packets to a specific port at an IP address, and then how to monitor a port for recieved packets? Essentially I wanna write something that is like telnet or a irc client... When I use the winsock ocx, I can connect to a server, but when i send anything, i never recieve a responce... anyone have an idea?

  2. #2
    It's possible with the winsock control for telnet and irc.
    You have to read the RFC's. And usually make sure you send a carriage return after all outgoing text to the server.

    Yeah, probably didn't help but it is possible.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width