[an error occurred while processing this directive]
C/C++ естественно...(+)просто и понятно...
(«Телесистемы»: Конференция «Микроконтроллеры и их применение»)

миниатюрный аудио-видеорекордер mAVR

Отправлено -=SeMen=- 18 июня 2005 г. 22:05
В ответ на: На чем народ нынче пишет проги? (asm vs Cи) отправлено lord76 18 июня 2005 г. 21:54


//
// IP header definition
//
typedef struct iphdr {
unsigned int h_len:4; // length of the header
unsigned int version:4; // Version of IP
unsigned char tos; // Type of service
unsigned short total_len; // total length of packet
unsigned short ident; // unique identifier
unsigned short frag_and_flags; // flags
unsigned char ttl; // time to live value
unsigned char proto; // protocol (TCP, UDP, etc.)
unsigned short checksum; // IP checksum
unsigned int sourceIP; // source IP address
unsigned int destIP; // destination IP address
} IpHeader;


Составить ответ  |||  Конференция  |||  Архив

Ответы


Отправка ответа

Имя (обязательно): 
Пароль: 
E-mail: 
NoIX ключ Запомнить

Тема (обязательно):
Сообщение:

Ссылка на URL: 
Название ссылки: 

URL изображения: 


Перейти к списку ответов  |||  Конференция  |||  Архив  |||  Главная страница  |||  Содержание  |||  Без кадра

E-mail: info@telesys.ru