Search results
Jump to navigation
Jump to search
Page title matches
- In the following, a new architecture for TCP socket implementation is proposed. This is to replace the old TcpSocketImpl class ...etImpl, in src/internet-stack/tcp-socket-impl.h and src/internet-stack/tcp-socket-impl.cc. The TcpSocketImpl class is implementing TCP NewReno, despite the D75 KB (9,489 words) - 18:14, 18 July 2015
Page text matches
- * '''Project Name:''' ICMP socket and generate/handle ICMP messages (host/net unreachable) ...all the code for adding the headers, the filtering, etc. The proposed ICMP socket aims to offload all this functionality from the user and provide the user w3 KB (495 words) - 05:28, 31 August 2025
- Example usage: The ns3::Socket class uses callbacks to indicate completion of events such as a successful void Socket::SetConnectCallback (Callback<void, Ptr<Socket> > connectionSucceeded,1 KB (168 words) - 13:35, 22 May 2009
- == Socket broadcast == ...lag was not set, and the UDP socket dropped the packet as a result; in udp-socket-impl.cc:6 KB (842 words) - 15:03, 1 September 2014
- == Socket and Interfaces == *The interface record is derived from the socket records.6 KB (882 words) - 16:52, 14 October 2014
- ...evice might have multiple IP addresses, and you're receiving a packet on a Socket. One solution might be to open one socket per NetDevice, and bind them to the NetDevice throughSocket::BindToNetDevic6 KB (864 words) - 14:08, 28 April 2017
- ...to the question of how we can write a new traffic generator. However, the Socket API was really designed to be the single point of entry for traffic generat Ptr<Socket> m_socket;6 KB (692 words) - 13:59, 22 May 2009
- <tomh> that is independent of working on the regular socket api which is in flux ...recently I looked in the olsrd implementation, they use nowadays netlinks socket for linux to manipulate them9 KB (1,623 words) - 04:16, 14 May 2008
- ...roups.google.com/group/ns-3-users/browse_thread/thread/13eb49c1ad77436 add socket options]2 KB (282 words) - 04:34, 29 October 2009
- .AddAttribute ("Local", "The Address on which to Bind the rx socket.",897 bytes (128 words) - 09:36, 7 June 2010
- * looking at quagga to identify the system calls it use.(as functions like socket, time, signal,etc). accept;bind;close;connect;listen;recv;recvfrom;recvmsg;send;sendmsg;sendto;socket;17 KB (2,548 words) - 15:43, 18 August 2008
- since the socket calls for the emulated net device require root privileges since the socket calls for the emulated net device require root privileges4 KB (591 words) - 21:34, 6 October 2014
- * nsc-tcp-socket-impl, a subclass of TcpSocket There is also a factory to create new NSC sockets (nsc-tcp-socket-factory-impl.cc).16 KB (2,565 words) - 21:34, 3 September 2008
- ...o be easily run on varied transport layer protocols and provides a unified socket interface to applications. Second, the basic functions of BP protocol are d ...existing implementation, only BpTcpClaProtocol is implemented. It uses TCP socket in the transport layer to transmit bundles;8 KB (1,159 words) - 20:11, 8 December 2013
- *# Install a TCP socket instance on Node1 that will connect to Node3. *# Install a UDP socket instance on Node2 that will connect to Node4.7 KB (1,129 words) - 16:06, 10 February 2013
- ...ics for an ns3 WifiNetDevice and periodically sends these over a local TCP socket to external listeners outside the simulation. The statistic reports are for2 KB (237 words) - 20:07, 17 September 2015
- socket->SendTo (packet, 0, from); socket->SendTo (p, 0, from);10 KB (1,533 words) - 06:03, 30 May 2014
- * IPv6 raw socket; ...All ns-bugs@isi.edu NEW memory fault/dangling pointer problems in tcp-socket-impl.cc, with suggested fixes]</s>14 KB (2,263 words) - 01:09, 22 October 2009
- * <s> bug 1829 https://www.nsnam.org/bugzilla/show_bug.cgi?id=1829 TCP socket forking</s>4 KB (626 words) - 17:52, 17 June 2014
- struct DceSocket **socket); int (*sock_close)(struct DceSocket *socket);16 KB (2,502 words) - 02:02, 21 August 2018
- * implemented an extension of the raw socket creator to open a netmap fd. The pps provided by socket is in line to the netmap one on this testbed.11 KB (1,734 words) - 22:05, 8 October 2017