C Board  

Go Back   C Board > General Programming Boards > Networking/Device Communication

Reply
 
LinkBack Thread Tools Display Modes
Old 03-17-2005, 03:55 PM   #1
Registered User
 
Join Date: Mar 2005
Posts: 10
TCP/IP Flags

Would anyone happen to know the values for All TCP/IP flags? (128,256...etc) Thanks.
ew16301 is offline   Reply With Quote
Old 03-17-2005, 09:51 PM   #2
Registered User
 
Join Date: Sep 2004
Location: California
Posts: 3,020
Do you mean the TCP packet header flags?
They are:
flag bit 0 - URG
flag bit 1 - ACK
flag bit 2 - PSH
flag bit 3 - RST
flag bit 4 - SYN
flag bit 5 - FIN
bithub is offline   Reply With Quote
Old 03-18-2005, 11:33 AM   #3
and the hat of Jobseeking
 
Salem's Avatar
 
Join Date: Aug 2001
Location: The edge of the known universe
Posts: 21,618
I bet google does...
__________________
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.

Salem is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
obtaining which combination of flags are being set stanlvw C++ Programming 4 07-16-2008 02:43 AM
Cannot get interface flags: Invalid argument nasim751 C Programming 3 04-14-2008 02:29 AM
Using 'flags' cyreon C++ Programming 11 01-28-2008 04:21 PM
Bit Flags Padawan C Programming 15 03-30-2004 10:38 PM
Flags, the ambiguity of Jeremy G C++ Programming 1 01-25-2003 11:41 PM


All times are GMT -6. The time now is 09:54 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22