First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
2 differnt browsers cookies 'unsyncronised' ?!
Previously to fetch my gmail, I've used konqueror, but which now shows: "Found a cyclic link in https://mail.google.com/mail/?auth=DQAAAKQAAAAY6VLsvPZg7n5FZVDo4va440Vb0qmsWtuXi..." and opera, which now shows: "The page you requested is invalid." Previously when this happened I went to a 'public inet facility' ... 22 May 2010 16:01
program hang on send() ??
hi i have a simple network program, it is blocking socket with multthread. all socket had set SOL_SOCKET.(SO_SNDTIMEO) now i found it is hand on send() function. what's wrong? code like this bool SetSocket(SOCKET & sClient, UINT32 urecvout, UINT32 usendout) { int x; UINT32 recvout = urecvout; ... 25 May 2010 01:34
How to include VLAN tag when sending packets?
Is there any way to make Linux network stack to include VLAN tag in mac header? thanks --Raja ... 26 May 2010 16:55
Swim Platform Plans
######################################################################### ######### Swim Platform Plans VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV ######### FOUND IT HERE: ######### http://free-infobase.net/sjuf/swim-platform-plans ######### ##... 20 May 2010 18:18
Using ethtool to check for dropped packets
Hi all, I'm trying to use ethtool to check for dropped packets by my Myricom card. From ethtool -S, I see quite a few statistics that appear to be related to dropped packets, i.e. dropped_link_overflow dropped_link_error_or_filtered dropped_pause dropped_bad_phy dropped_bad_crc32 dropped_unicast_filtered ... 21 May 2010 13:53
Working on an Embedded or Mobile Device/System? Tell VDC about your experiences for a chance to WIN!
VDC is conducting its annual survey of mobile and embedded engineers so if you are involved in the engineering of mobile or embedded systems/software, this is your chance to influence key solution suppliers. The research covers embedded software, hardware, tools, and development practices. Your thoughts will imp... 18 May 2010 09:14
cpu load measurement caused by interrupts from network interface
Hi, I wanted to ask you if you know any way to measure cpu load caused by interrupts from network interface? I can get the number of interrupts from /proc/interrupts file but I can't get the information what is the percent of occupancy of the cpu by those. Someone has any idea? Greg ... 17 May 2010 14:38
How much security risk do I have from wordpress (Ubuntu)
I have been generally averse to running PHP based software on my websites due to security concerns. I used mod_perl and wrote most of the stuff myself (algebra.com). This is not a jab at PHP, by the way. I think that there is relatively little wrong with PHP (I do not want to get nitpicky), except that there ar... 14 May 2010 23:44
Network traffic to a PC, but PC Off.
I am no network expert. Using LanView Packet Capture, I noticed recently that even if a PC (on a LAN) is off, internet traffic was still directed at this PC (the destination IP identifies the PC). Is this normal ? Thanks. ... 16 May 2010 22:20
Raw socket link indication
Hi, I've written an application using Raw sockets. And sending the complete Layer2 frame. sock = socket(PF_PACKET,SOCK_RAW,htons(ETH_P_ALL)) A call like ret = send(sock, buff, buff_size,0); should returns the number of trasferred bytes. So far so good. Now, If I call the same function when the NIC link is do... 14 May 2010 15:00
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20