-2
votes
1answer
23 views

How to install a wifi n router as “invisible”? [closed]

All right I admit that it seems like a weird question, and keep in mind (in case you didn't understand it already by the question) I am really not a networking guy, but let me explain: I work in an ...
0
votes
2answers
18 views

discovery for a network of linux devices

I have a set of identical, custom linux devices plugged into a network and assigned addresses via DHCP. These need to be able to automatically discover each other. What's the most appropriate way of ...
0
votes
1answer
26 views

TCP header option: SACK-permitted (Selective Acknowledgments) negotiation

I'm doing a research project, which needs to split tcp connection. so I have some pecular questions, which may happen in my development. The problem is understanding of TCP SACK-permitted negotiation. ...
1
vote
2answers
106 views

API or library for server-client configuration management

In software project I am working in, we will have a management server and hundreds of clients. That management server will define policies and send clients(or clients will take that). I think, that ...
-2
votes
0answers
23 views

php_network_getaddresses on WLAN and not on WIRED [closed]

I have the php_network_getaddresses error on WLAN and not on WIRED net connection. Any idea to why this is so, is there a WLAN setting? The router is D-Link
0
votes
2answers
24 views

Checksum in an IP based protocol

Just out of curiosity I was wondering if not having a checksum field in the application layer of the protocol is a major design issue? Or since the IP has the inbuilt checksum part in it, shouldn't it ...
0
votes
0answers
19 views

Speed test with specified host

I want to do speed test with specified host. I know about speedtest.net but using speedtest I can do my test only with the hosts provided by(registered in) speedtest.net. I'm also ok to use some ...
-1
votes
1answer
26 views

Restrictions on MAC Addresses [closed]

I programmed a MAC address generator quite a while ago and I've lost the source code. While I programmed it, I distinctly remember that there were certain rules that needed to be followed to generate ...
0
votes
2answers
48 views

Link state routing protocol - Dijkstras Algorithm

http://i.imgur.com/qxzx7D3.png N- Network R- Router In the above picture you can see a question about link state routing protocol. When you are doing the Dijkstra algorithm for R3 for this, I know ...
-2
votes
0answers
41 views

why some peoples cann't connect to my TCP Socket Server ? [closed]

Good day I have made a TCP relay server and it's well hosted to outside world. Some of my friends connected to It well using the Client application, and Some was unable to connect, And when tried to ...
0
votes
0answers
33 views

Why some peoples cann't connect to my TCP Server thought it's available to outside world? [closed]

Good day I have a strange problem with my TCP Server/client , I will explain it below in details. While some peoples can connect to my TCP Server socket, some peoples cann't connect to it, I have ...
0
votes
2answers
47 views

Why does UDP have the field “UDP Length” twice in its packet?

Why does UDP have the field "UDP Length" twice in its packet? Isn't it redundant? If it is required for some kind of error checking, please provide an example.
0
votes
3answers
45 views

How to Capture a pcap trace when both the server and client are in the same machine?

I have a SMPP server and client are running on different ports in the same machine, and i would like to capture the pcap to see the smpp messages. Because of the same machine, it was not captured in ...
0
votes
0answers
13 views

Best protocol for finding a new computer to add to a network [closed]

What is the best protocol for finding an unknown computer through wireless communication? The idea is that a computer starts off by itself and then broadcasts "Any other computer close enough to talk ...
-2
votes
1answer
33 views

a server that is SMTP and POP3 Simultaneity [closed]

i have to write two SMTP mail server in python that can send email to each other and clients of these mail server can check their mails using POP3 but i confused what should i do! because mail server ...
0
votes
2answers
136 views

IP Fragmentation and Reassembly

I am currently going through my networking slides and was wondering if someone could help me with the concept of fragmentation and reassembly. I understand how it works, namely how datagrams are ...
0
votes
0answers
76 views

Why we need two kind of addresses one logical address (IP address) and other one physical address(MAC address)? [closed]

I had just started reading the network layer protocols and I have some questions 1) Why we need two kind of addresses one logical address (IP address) and other one physical address(MAC address)? ...
0
votes
0answers
15 views

ns3 Get size of Object?

I am working on a networking project that makes use of the Ns-3 Simulator. I want to know how can we get the size of the object that has been created using CreateObject in Ns-3. eg. ...
0
votes
3answers
194 views

PHP Generate IP's list from ip range

Here for example is one ISP assigned ip ranges. 91.105.0.0/17 46.109.0.0/16 194.8.16.0/21 194.8.24.0/22 194.8.40.0/23 194.8.43.0/24 195.122.0.0/19 195.13.128.0/17 80.232.128.0/17 81.198.0.0/16 ...
-1
votes
1answer
26 views

How many possible interpretations of 1 IPv4 address? [closed]

How many ways can 1 IPv4 address be interpreted, considering subnet masks? According to wikipedia, it seems like there are 32 possible subnet masks to 1 IP address, but I don't know. It's not clear ...
0
votes
0answers
49 views

how to set text message in icmp echo-reply [closed]

how to set text message in icmp echo-reply on server and see the message when ping server IP? Is it real?
1
vote
2answers
99 views

A MAC based communications between laptops using Java

Greetings fellow programmers, This will be a long question so bear with me. I am doing a project in University and my part is basically focused on communications between laptops computers through ...
0
votes
1answer
35 views

Why am I seeing no conversations between my desktop and my handheld apps with Wireshark?

I've got a Windows app that runs on my desktop and connects to a Windows CE app on a handheld device. The handheld fetches data using the Windows app as its conduit (it downloads tables and then ...
0
votes
0answers
26 views

Client Hardware Address in BOOTP packet

Why is the Client Hardware address in BOOTP packet of 128 bits, inspite of the fact that MAC addresses are of 6 octects i.e 48 bits?
1
vote
1answer
89 views

HTTP post to the ASPX page from Java code doesn't hit the page

I am running into a issue and will appreciate any help or pointers: A third party system running java application running on appache is making a http post to a ASPX page (.net 4.0) but the request is ...
4
votes
6answers
183 views

Is it possible to push data from the server to the client (phone, computer) without OS integration

is there a way for a server to push some data to a client, wirelessly and seamlessly, which may be Windows(Phone), iPhone, Mac, or Android device, without any OS integration? If so, what's the best ...
-3
votes
1answer
51 views

Calculating Real Network Round-trip [closed]

I would like to understand network latency a bit better. Lets say there's one Client and two Servers. Client sends 1000 bytes to each of the Servers, each Server responds instantly with 1000 bytes. ...
0
votes
0answers
69 views

How can I virtualize a bridge between two virtual machines?

How can I put a virtual bridge between two virtual machines so that I can intercept traffic between the two virtual machines using the bridge. The virtual bridge would be a Linux distro that could ...
3
votes
1answer
142 views

Conventional method for socket based application protocol parsing

What is the conventional way to parse an application protocol? Given a stream from a socket of an already designed protocol (SMTP for example), what is the usual way to process the protocol. Is it a ...
0
votes
0answers
27 views

how to check if VRF is disabled on my network

Is there a way to check if VRF is not enabled on my network. I am trying to run a traceroute which normally shows the VRF networks but for some reason its timing out when I traceroute.
0
votes
0answers
18 views

how to find out the disconnected points in a network?

I was reading some material about datagrams then I got this doubt. Can some one please help me how to solve this situation. Given a network connecting many points , how to find if it has any ...
-1
votes
1answer
256 views

UDP Throughput calculation [closed]

I have 3784 MB of data that i would like to send via a network that has 10MB bandwidth and a it has a unrealibility of 3.6%. I would like to know how to calculate the following Number of packets ...
0
votes
1answer
117 views

Data Packet Size

I have a data of 25 bytes and would like to send it over a network. I would like to know how to calculate the minimum packet size if TCP is used over ipv4. All the net are exlaining it spearately ...
0
votes
0answers
43 views

IPv6 Set up and connection delay [closed]

On my Linux (2.6 kernel), I have default ipv6 disabled. And, in a script,if I set up ipv6 manually (address,gateway and neighboring table) and try to connect using ipv6 it fails immediately. If I ...
0
votes
0answers
12 views

Traffic Diversion to two destination

I had a AdminRouter which is conected to BranchRouter and AdminRouter has connected to its Lan what i want is to route packets of AdminRouter to some man in the middle kind(in my case another Router) ...
0
votes
1answer
46 views

Standard Network Protocols [closed]

As IEEE defines protocols for first two layers of OSI (Physical and Data link), why IEEE does not define protocols for whole OSI reference model? Wouldn't networking life be much simpler if we have ...
0
votes
2answers
80 views

Theoretical network protocol with ports higher than 65535 [closed]

to settle an argument at work. Is it possible, in theory, to create a network protocol with ports higher than 65535 and get it approved by IANA ? if not, why not ?
0
votes
0answers
42 views

In which language must I implement a OSI-Layer 2 protocol, and how to “install” it in a Windows 7 machine

I have a simple algorithm for a network level protocol, which is actually running in C# in a graphic interface designed for testing the algorithm. It works under TCP. So i can do simulated ...
2
votes
1answer
976 views

Why is network-byte-order defined to be big-endian? [closed]

As written in the heading, my question is why are the protocol layers in TCP/IP use big endian while transmission of data.
0
votes
1answer
70 views

what will happen when we send a request to server

my question is about, network request: lets see an example: I want to open a website(with domain name) that my browser doesn't have the destination ip. what will happen to my request? at network ...
-1
votes
2answers
41 views

What is the difference between download with resume and download without it? [closed]

I need a short explanation about download with resume and download without resume. What is the difference between these files on the server? The reason is about protocol, ip or files type? ...
0
votes
0answers
47 views

Protocol binding and LAN setup [closed]

I have a netgear srx5308 router and would like to know how to setup protocol binding so that my WAN1 takes all http/s requests and possibly deny any other service protocols and my WAN2 will do the ...
-2
votes
1answer
132 views

Router and IP address [closed]

A Networking MCQ question came in Gate 2008 not a homework. Host X has IP address 192.168.1.97 and is connected through two Routers R1 and R2 to another host Y with IP address 192.168.1.80. Router R1 ...
0
votes
0answers
76 views

How to get file through a proxy? [closed]

I must write http client that can get file using proxy server... I can't do that. Could you tell me how to use proxy server (header level) or where I can find information about that? How to connect ...
0
votes
0answers
107 views

Easiest way to establish connection between Server - PC(any network) and Client - Android phone(3G broadband)

i am interested in establishing connection between Server and client. Something like RAT system, but kinda reversed... Usages, Server can: force client to run some application view file system ...
0
votes
0answers
41 views

Using probability, can you explain error rates of large vs. small TCP packets? [closed]

Like the title says, I was wondering if someone could use the principles & theories of probability to explain (in a moderately simplified example, method, or argument) why larger TCP packets are ...
2
votes
1answer
836 views

ESET - ARP Cache Poisoning and Identical IP in network

My ESET SS5 Firewall kept detecting Identical IP address and ARP cache poisoning attack frequently (every 2 mins) from past 24 hours I did some research on ARP cache poisoning attack, like how it can ...
1
vote
2answers
496 views

What protocol Opera-Mini uses for Socket communcation?

I have recorded my phone browsing the web with opera-mini and look at the traffic with wireshark. Im trying to understand the protocol it uses as its not familiar to me. I thought it would be some ...
0
votes
2answers
341 views

BufferedReader.readLine() method Blocking alternative

Is there any way to make the method readline() (from bufferedReader) block until it has in fact something to read?? I'm creating an client/server application socketBased and I have this The Server ...
0
votes
0answers
32 views

Why to advertise paths between default ISP and backup ISP? [closed]

I have got partial idea about how to switch from default to backup ISP but still I have conceptual doubt for ISPs. 1)Actually why it needs to advertise the path of ISP-K(providing default ...

1 2 3 4 5