Welcome

Friday, October 24, 2008

How to print a buffer?

void block_print(char *buf, int size)
{
int i;

printf("Block size = %d ::\r\n",size);

for (i = 1; i <= size; i++)
{
printf("%02x",buf[i-1]);
{
printf(" ");
}

if (!(i % 20))
{
printf("\r\n");
}
}

printf("\r\n");

}

Labels:

Wednesday, October 22, 2008


Can't believe this is made from two faces......

Natalie Portman and Keira Knightley

Thursday, September 25, 2008

Facts about VLANs
  1. Even if two nodes share a common IP subnet, they will not be able to directly communicate if they are in separate VLANs.
  2. Any inter-VLAN traffic must first traverse a layer-3 device such as a router in order to communicate with another VLAN.
  3. If the ingress interface (the interface on which a frame arrives) is configured as a member of an untagged VLAN, the switch will strip off the frame’s tag before transmitting it. On the other hand, if the interface is configured as a member of a tagged VLAN (for example, if the interface is part of a trunk link between switches), the switch will not remove the frame’s tag before transmitting it.

Labels:

Tuesday, December 12, 2006

Ran 9 miles again on Thanksgiving, Nov 23, 2006. My wife and son also came along with me to White Rock lake.

Culminating Point: Running White Rock Half-Marathon, 13.1 official miles!!!

Here is the official result:


event logo
date: Dec 10th, 2006
location: Dallas, TX

Summary
number of finishers:4571
number of females:2501
number of males:2070
average time:02:15:54
(updated: 12/11/2006 10:48)
2006 Wellstone Dallas White Rock Marathon - Half Marathon
Jatin Sharma
bib number: 6524
age: 30
gender: M
location: Plano, TX
overall place: 2705 out of 4571
division place: 266 out of 337
gender place: 1545 out of 2075
time: 2:15:37
pace: 10:22
gun time: 2:18:06

Labels:

Tuesday, November 14, 2006

Trying to keep a diary of my running.....
My Shoes: Brooks Beast 2006.
Ran 9.1 miles in 1hr 45 minutes on Oct 14, 2006. First Ever.
Ran 9.1 miles in 1hr 34 minutes on Oct 28, 2006.
Ran 13.1 miles in 2hr 13 minutes on Nov 10, 2006. First Ever

Sunday, October 17, 2004


Me at Annapolis! Posted by Hello