Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > Software > Networking [26 Forums][Track this Category]
   Browse sub-categories   
No sub-categories for this category

   Latest threads in category   
Developer Web recoverable socket  
02:45 7-Nov-07   [Replies: 6, Views: 177]    By: parad
recoverable socket what does it mean, how i can use it and for what tasks? ps. sorry for my english. :) ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web network load  
07:46 6-Nov-07   [Replies: 1, Views: 116]    By: frank2004
anyone can tell me how to monitor network traffic load with API for local UNIX node? we have tried to use SNMP protocol , but SNMP should have something with switch, we just only monitor the serve...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web Retriving etherenet card status using ioctl  
03:42 6-Nov-07   [Replies: 1, Views: 109]    By: karthi
Hi Experts, how to retrieve Ethernet card link status using ioctl in Linux versions??? Regards Karthi. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web Another MT select() question  
23:31 1-Nov-07   [Replies: 3, Views: 180]    By: boredCoder
Hi all, first time poster here so don't bash me that hard. The question that I have is actually specific to WinSock programming, but I'm curious about the UNIX side of things as well since we mig...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web parent need child Id  
16:33 29-Oct-07   [Replies: 1, Views: 98]    By: vishwajit
1 ) Can you please tell me why parent need child ID? 2) How sliding window protocol works? About this question i know general idea. But i need more specific answer. Thanks Vishwajit ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web tcpdump -K not working  
12:24 27-Oct-07   [Replies: 2, Views: 200]    By: gandalf29
Welcome, I have got tcpdump 3.9.5-2ubuntu1 and I would like to use -K option. Unfortunately it is not supported. Do I need install additional packets? Is my version to old? Regards, ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web DIFF between MTU and MSS  
04:32 26-Oct-07   [Replies: 1, Views: 163]    By: vishwajit
Can you please tell me what is difference between maximum transmissions unit(MTU) and maximum segment size (MSS). I am very confused about it. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web Information about Select()  
03:40 24-Oct-07   [Replies: 2, Views: 183]    By: vishwajit
I want to know everything about select() . how it works , whats use of it. when should i use etc. Can any one help me. also i want to know about daemon. Thanks Vishwajit ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Practically Networked Biggest small business software issues  
14:12 23-Oct-07   [Replies: 1, Views: 185]    By: Unnamed
Hi, I work for CatalystOffice, and we’re looking for some advice from live users. I think we’ve really thought through most of the common hassles with productivity software, like these: 1...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web Confused  
09:42 16-Oct-07   [Replies: 7, Views: 392]    By: abc.working
Hey please can any of u tell what was going wrong because of which accept was returning a 0. I'm facing the same scenario. To be more specific: I have a server and client code. My server s...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Practically Networked Windows Home Server  
17:40 15-Oct-07   [Replies: 10, Views: 1412]    By: Unnamed
Windows Home Server (WHS) is a new product from microsoft. I have been beta testing it and using it since the beginning of this year. I am not a WHS expert but can offer my experience and opinio...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web Question about 'select'  
14:21 15-Oct-07   [Replies: 6, Views: 292]    By: tomcio
Hello! This is example situation: There is MT program, where one thread is writing data to the socket, and second is reading from it. Both threads use 'select' to check if they are able to r...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web Can't login with simple Telnet client  
10:26 6-Oct-07   [Replies: 8, Views: 362]    By: db_appz
I am writing an application that will accomplish the following 1. connect to another system using telnet 2. run command(s) and save the output to file 3. parse the content of the file and ge...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web methods to know data on socket?  
14:39 5-Oct-07   [Replies: 1, Views: 215]    By: santoshkumar
client wants to recv(read) data, when server sends, I cant use while (1) (recv()!= -1) as client also handles task of sending data.continuously, i.e sending is constant, but when data i...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web Is it possible to modify my own outgoing packets ??  
03:44 3-Oct-07   [Replies: 4, Views: 299]    By: jacobsen_lee
Hi all, I`m stuck in modifying my outgoing packets. I want to encrypt/decrypt my IP packets before it`s sent to the network Can it be done in C? please give me sample source code. It`ll be...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web Client and Server  
02:09 27-Sep-07   [Replies: 4, Views: 365]    By: crazywhtsmith
Can we communicate between a Clinet and a Server without using Sockets ?? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web dout in iptable redirecting http traffic?  
06:31 17-Sep-07   [Replies: 0, Views: 192]    By: santoshkumar
Hi, in my project i need to redirect all requets from browser to http port 8080(i have test page) i did, iptables -t nat -A PREROUTING -m mac --mac-source 00:78:21:56:09:67 --dport 80 -j R...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web How to setup ssh connection without password?  
18:38 13-Sep-07   [Replies: 4, Views: 562]    By: yilinghe
I have a Sun Unix server A to setup ssh connection without asking password for oracle user to another Sun Unix server B. They all have .ssh2 directory setup in the oracle home. I created a publ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web returncode of noblocking connect  
04:02 13-Sep-07   [Replies: 4, Views: 447]    By: frank2004
I write a connect function with no blocking(fctl), connect sometimes it returns code -1 and errno with 0, what does it mean? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web STDIN_FILENO vs select()  
21:15 12-Sep-07   [Replies: 2, Views: 448]    By: jfriesne
Hi all, I'm working on a program that needs to do network I/O on various sockets, as well as receive input from the user on stdin. This is all done in a single thread via a select()-based eve...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web receiving on multiple ethernet cards  
14:59 12-Sep-07   [Replies: 1, Views: 264]    By: carolinaherps
I have a machine with 2 ethernet cards, eth0 and eth1. I'm opening up 2 raw sockets using: socket(PF_PACKET, SOCK_RAW, htons(ETH_P_IPV6)). I'm tring to configure each socket using an ioctl...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web Raw sockets [doubt]  
03:58 10-Sep-07   [Replies: 22, Views: 844]    By: pauloccp
I'm trying to make a tcp packet (with the syn flag set) (there are almost 2 weeks that I'm trying) and everytime I receive a packet with wrong information. I know that the incoming packet is wrong...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web How do I receive all ICMPv6 packets  
18:03 7-Sep-07   [Replies: 2, Views: 332]    By: carolinaherps
I'm writing a small program that will run under Linux. It is supposed to open a socket to intercept ALL of the ICMPV6 Neighbor Solicitation packets received by a machine. I first tried open...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web simple but required wat this means &am  
10:30 4-Sep-07   [Replies: 1, Views: 224]    By: santoshkumar
I'v observed in most code ex this symbol is used, can any one tell wat this mean, &amp and why this ; in value (char *)&ssoval f (setsockopt(listener, SOL_SOCKET, SO_REUSEADDR, (char ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Developer Web Retrieve file over HTTP  
13:52 3-Sep-07   [Replies: 12, Views: 633]    By: Tommo
Hi. I am writing a poor man's version of wget. I keep getting a free() error when compiling this. Am I using malloc()/free() wrongly here? Anyway, I was wondering if someone could suggest i...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  1  2  3  4  5  [6]  7  8  9  10  11  Next>      
 




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006