Click here to Skip to main content
15,881,380 members
Home / Discussions / C#
   

C#

 
GeneralRe: WSACancel when using RAW TCP Pin
Dave k.a. DPA17-Apr-06 12:31
Dave k.a. DPA17-Apr-06 12:31 
GeneralRe: WSACancel when using RAW TCP Pin
Ed.Poore17-Apr-06 13:12
Ed.Poore17-Apr-06 13:12 
GeneralRe: WSACancel when using RAW TCP Pin
Dave k.a. DPA17-Apr-06 14:34
Dave k.a. DPA17-Apr-06 14:34 
GeneralRe: WSACancel when using RAW TCP Pin
Ed.Poore17-Apr-06 23:29
Ed.Poore17-Apr-06 23:29 
GeneralRe: WSACancel when using RAW TCP Pin
Dave k.a. DPA18-Apr-06 1:41
Dave k.a. DPA18-Apr-06 1:41 
GeneralRe: WSACancel when using RAW TCP Pin
Dave k.a. DPA18-Apr-06 1:44
Dave k.a. DPA18-Apr-06 1:44 
GeneralRe: WSACancel when using RAW TCP Pin
Expert Coming17-Apr-06 18:48
Expert Coming17-Apr-06 18:48 
GeneralRe: WSACancel when using RAW TCP Pin
Dave k.a. DPA18-Apr-06 1:15
Dave k.a. DPA18-Apr-06 1:15 
Im refering to the protocol field in the IP header. These are represented as

- 0: Reserved
- 1: Internet Control Message Protocol (ICMP)
- 2: Internet Group Management Protocol (IGMP)
- 3: Gateway-to-Gateway Protocol (GGP)
- 4: IP (IP encapsulation)
- 5: Stream
- 6: Transmission Control Protocol (TCP)
- 8: Exterior Gateway Protocol (EGP)
- 9: Private Interior Routing Protocol
- 17: User Datagram Protocol (UDP)
- 41: IP Version 6 (IPv6)
- 50: Encap Security Payload for IPv6 (ESP)
- 51: Authentication Header for IPv6 (AH)
- 89: Open Shortest Path First

I change it to 6 when the TCP layer contains TCP data, and this is correct as I am forwarding it directly from another user, and shows up correctly on Ethereal. As I mentioned before the problem is probably due to the Windows Update as seen on "http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/sp2netwk.mspx#E5AAE"

Thanks,
Regards
Dav
QuestionImage Filesize in Web Page Pin
dan21517-Apr-06 8:27
dan21517-Apr-06 8:27 
AnswerRe: Image Filesize in Web Page Pin
Ed.Poore17-Apr-06 12:08
Ed.Poore17-Apr-06 12:08 
GeneralRe: Image Filesize in Web Page Pin
dan21517-Apr-06 12:45
dan21517-Apr-06 12:45 
GeneralRe: Image Filesize in Web Page Pin
Ed.Poore17-Apr-06 13:29
Ed.Poore17-Apr-06 13:29 
GeneralRe: Image Filesize in Web Page Pin
dan21517-Apr-06 14:41
dan21517-Apr-06 14:41 
GeneralRe: Image Filesize in Web Page Pin
Ed.Poore17-Apr-06 22:20
Ed.Poore17-Apr-06 22:20 
GeneralRe: Image Filesize in Web Page Pin
dan21518-Apr-06 7:49
dan21518-Apr-06 7:49 
GeneralRe: Image Filesize in Web Page Pin
Ed.Poore18-Apr-06 12:10
Ed.Poore18-Apr-06 12:10 
GeneralRe: Image Filesize in Web Page Pin
dan21518-Apr-06 15:08
dan21518-Apr-06 15:08 
GeneralRe: Image Filesize in Web Page Pin
Ed.Poore18-Apr-06 23:41
Ed.Poore18-Apr-06 23:41 
GeneralRe: Image Filesize in Web Page Pin
dan21519-Apr-06 8:36
dan21519-Apr-06 8:36 
GeneralRe: Image Filesize in Web Page Pin
Ed.Poore19-Apr-06 9:11
Ed.Poore19-Apr-06 9:11 
GeneralRe: Image Filesize in Web Page Pin
dan21519-Apr-06 11:36
dan21519-Apr-06 11:36 
GeneralRe: Image Filesize in Web Page Pin
Ed.Poore19-Apr-06 11:59
Ed.Poore19-Apr-06 11:59 
QuestionDataGridView/DataSet problem... Pin
mrkeivan17-Apr-06 7:59
mrkeivan17-Apr-06 7:59 
AnswerRe: DataGridView/DataSet problem... Pin
Drew McGhie17-Apr-06 11:02
Drew McGhie17-Apr-06 11:02 
GeneralRe: DataGridView/DataSet problem... Pin
mrkeivan18-Apr-06 8:50
mrkeivan18-Apr-06 8:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.