User | Post |
pragma7
![](images/num5/level.gif) ![](numgfx.php?n=26&numdir=num5/&l=3&f=numnes)
![](images/num5/barleft.gif) ![](images/num5/bar-on.gif) ![](images/num5/bar-off.gif) ![](images/num5/barright.gif)
![](images/_.gif)
![](images/num5/posts.gif) ![](numgfx.php?n=20/&numdir=num5/&l=5&f=numnes) ![](numgfx.php?n=102&numdir=num5/&f=numnes)
![](images/num5/exp.gif) ![](numgfx.php?n=94031&numdir=num5/&l=5&f=numnes)
![](images/num5/fornext.gif) ![](numgfx.php?n=8244&l=2&numdir=num5/&f=numnes)
Since: 04-26-02 From: USA, NJ
Since last post: 8125 days Last activity: 8138 days
|
|
Hey guys...I'm getting really frustrated here, I can't find any info on sending packets on WinXP...all I really need is a couple simple examples. If any of you care to help out, here's what I need, or at least close to it...
an example of the following in VB or VC++
Sending 1 single packet to Ragnarok that will cause the character to sit (or stand), or anything along those lines.
Sending a packet that contains string data (eg. 'hello' instead of 0C AC or whatever).
I don't need a whole program (in fact, I don't want it), just show me the exact code that will create the data, and send the packet. If anyone cares to branch off this, I also would like to learn how to capture packets (sent and recieved) for monitering (without the use of a 3rd party program, I want to write my own).
Thanks all,
Rob |
Sasami
Goddess in Training
![](images/num5/level.gif) ![](numgfx.php?n=67&numdir=num5/&l=3&f=numnes)
![](images/num5/barleft.gif) ![](images/num5/bar-on.gif) ![](images/num5/bar-off.gif) ![](images/num5/barright.gif)
![](http://www.castledragmire.com/ragnarok/avatars/sasamiavatar.jpg)
![](images/_.gif)
![](images/num5/posts.gif) ![](numgfx.php?n=355/&numdir=num5/&l=5&f=numnes) ![](numgfx.php?n=912&numdir=num5/&f=numnes)
![](images/num5/exp.gif) ![](numgfx.php?n=2524182&numdir=num5/&l=5&f=numnes)
![](images/num5/fornext.gif) ![](numgfx.php?n=68690&l=2&numdir=num5/&f=numnes)
Since: 02-18-02 From: Back in texas! YAY! college sucked! Rating: 10 (1030 pts)
Since last post: 7654 days Last activity: 7654 days
|
|
i forget what the c++ library is called that lets you control all the winsock functions, i'll look around for it. gotta go to the hellhole, erm, school now. |
pragma7
![](images/num5/level.gif) ![](numgfx.php?n=26&numdir=num5/&l=3&f=numnes)
![](images/num5/barleft.gif) ![](images/num5/bar-on.gif) ![](images/num5/bar-off.gif) ![](images/num5/barright.gif)
![](images/_.gif)
![](images/num5/posts.gif) ![](numgfx.php?n=21/&numdir=num5/&l=5&f=numnes) ![](numgfx.php?n=102&numdir=num5/&f=numnes)
![](images/num5/exp.gif) ![](numgfx.php?n=94031&numdir=num5/&l=5&f=numnes)
![](images/num5/fornext.gif) ![](numgfx.php?n=8244&l=2&numdir=num5/&f=numnes)
Since: 04-26-02 From: USA, NJ
Since last post: 8125 days Last activity: 8138 days
|
|
Are you referring to WinPcap? I saw something on that, maybe I'll check that out...
Rob |
Doomcraft
![](images/num5/level.gif) ![](numgfx.php?n=25&numdir=num5/&l=3&f=numnes)
![](images/num5/barleft.gif) ![](images/num5/bar-on.gif) ![](images/num5/bar-off.gif) ![](images/num5/barright.gif)
![](http://clientes.netvisao.pt/mluisado/sig-tron.gif)
![](images/_.gif)
![](images/num5/posts.gif) ![](numgfx.php?n=22/&numdir=num5/&l=5&f=numnes) ![](numgfx.php?n=96&numdir=num5/&f=numnes)
![](images/num5/exp.gif) ![](numgfx.php?n=85847&numdir=num5/&l=5&f=numnes)
![](images/num5/fornext.gif) ![](numgfx.php?n=3773&l=2&numdir=num5/&f=numnes)
Since: 04-28-02 From: Portugal
Since last post: 8275 days Last activity: 8263 days
|
|
darn it, i saw that library in a magazine a while back, im going to see if i can find it.
edit: erm, i saw an article that mentioned winsock.h, winsock2.h and ws2tcp_ip.h....
hmm, I hope that helps. ![](images/smilies/cute.gif)
(edited by Doomcraft on 05-13-02 01:56 PM) |
Mental Atrophy
![](images/num5/level.gif) ![](numgfx.php?n=14&numdir=num5/&l=3&f=numnes)
![](images/num5/barleft.gif) ![](images/num5/bar-on.gif) ![](images/num5/bar-off.gif) ![](images/num5/barright.gif)
![](images/_.gif)
![](images/num5/posts.gif) ![](numgfx.php?n=1/&numdir=num5/&l=5&f=numnes) ![](numgfx.php?n=25&numdir=num5/&f=numnes)
![](images/num5/exp.gif) ![](numgfx.php?n=11397&numdir=num5/&l=5&f=numnes)
![](images/num5/fornext.gif) ![](numgfx.php?n=1674&l=2&numdir=num5/&f=numnes)
Since: 05-14-02 From: Home
Since last post: 8291 days Last activity: 8241 days
|
|
WS2_32.lib is the library for winsock functions.... |