Search results

Jump to: navigation, 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 D
    75 KB (9,489 words) - 18:14, 18 July 2015

Page text matches

  • <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 them
    9 KB (1,623 words) - 04:16, 14 May 2008
  • ...ut will connect to a real physical network underneath using a packet (raw) socket. By itself this presents little challenge, but one are of concern is the r
    6 KB (1,068 words) - 16:36, 10 February 2013
  • * 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
  • * 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
  • since the socket calls for the emulated net device require root privileges since the socket calls for the emulated net device require root privileges
    4 KB (591 words) - 21:34, 6 October 2014
  • *[http://www.nsnam.org/bugzilla/show_bug.cgi?id=458 <s>458 socket attributes not hooked into the config namespace</s>] * bug 424 socket API
    9 KB (1,311 words) - 16:14, 10 February 2013
  • socket->SendTo (packet, 0, from); socket->SendTo (p, 0, from);
    10 KB (1,533 words) - 06:03, 30 May 2014
  • ** Socket based communication between the Animator and ns-3
    14 KB (2,019 words) - 16:35, 10 February 2013
  • src/internet/model/udp-socket.cc:NS_LOG_COMPONENT_DEFINE("UdpSocket"); src/internet/model/udp-socket-impl.cc:NS_LOG_COMPONENT_DEFINE("UdpSocketImpl");
    18 KB (2,794 words) - 20:55, 10 October 2023
  • 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
  • ...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
  • --[[User:Socket|Socket]] 09:06, 26 January 2011 (UTC)
    26 KB (3,922 words) - 10:30, 17 June 2020
  • * 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
  • ...roups.google.com/group/ns-3-users/browse_thread/thread/13eb49c1ad77436 add socket options]
    2 KB (282 words) - 04:34, 29 October 2009
  • * bug 747 - Listening TCP socket closes on RST * bug 748 - Cloned TCP socket uses wrong source address
    12 KB (1,852 words) - 12:49, 22 June 2010
  • * Issue 943: Add SO_BROADCAST socket option ** <s>942 ipv4-raw-socket-impl should listen more than one protocol</s> <-- plan to mark invalid
    6 KB (888 words) - 05:12, 19 August 2010
  • --[[User:Socket|Socket]] 08:51, 14 September 2010 (UTC)
    19 KB (2,744 words) - 08:51, 14 September 2010
  • ...involves two steps. The first step is where RouteOutput() is called by the socket (in UdpSocketImpl/TcpSocketImpl) to obtain the correct routing table entry
    14 KB (2,173 words) - 15:08, 5 August 2010
  • 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 D
    75 KB (9,489 words) - 18:14, 18 July 2015
  • .AddAttribute ("Local", "The Address on which to Bind the rx socket.",
    897 B (128 words) - 09:36, 7 June 2010
  • ..., you could use Python to interact with a socket using the standard Python socket module.
    10 KB (1,174 words) - 18:47, 1 February 2011
  • *# 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
  • ** ''Interests:'' routing protocol stack, socket application development ...fs). Direct Code Execution (DCE) [1] helps a lot supporting not only POSIX socket applications, but also linux network kernel stack (ns-3-linux) [2] in the n
    39 KB (5,826 words) - 12:03, 27 April 2012
  • == 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
  • ...nkToRti, to send the details of the object and other information through a socket and proper serialisation framework (MsgPack) to Java Block. The Synchronise ...Java Block and C++ Block'''. It has various utility functions to set up a socket connection and receive and send messages. It also has various Getter method
    20 KB (3,024 words) - 22:21, 23 August 2012
  • It also confirms that your values were received through the socket and received by the Java Program (Initial Values). This is a good time(***)
    14 KB (2,159 words) - 20:17, 9 October 2023
  • * 1502: [https://www.nsnam.org/bugzilla/show_bug.cgi?id=1502 Shutdown on tcp socket seems to misbehave] Brian Swenson
    3 KB (498 words) - 07:30, 20 December 2012
  • ...ecoupled from the sockets API, making it hard to use applications over non-socket APIs such as future sensor networks. This project would work on a cleaner # Implement DCE Cradle wrapper socket for SCTP (optional)
    37 KB (5,576 words) - 18:03, 14 February 2014
  • ...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
  • ...lisions). Debug TCP throughput differences for RRUL tests (due in part to socket buffer size differences). "The packet plus its socket address that serve "</nowiki>
    30 KB (4,597 words) - 15:37, 20 June 2022
  • * <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
  • ...ecoupled from the sockets API, making it hard to use applications over non-socket APIs such as future sensor networks. This project would work on a cleaner
    30 KB (4,517 words) - 11:40, 11 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::BindToNetDevic
    6 KB (864 words) - 14:08, 28 April 2017
  • LTPlib specific behaviour: closing an open socket associated to an unfinished block generates a CS segment. ...ovided an UDP Convergence Layer Adapter; it offers an API to LTP, performs socket management, and address bindings (mapping between LTP Engine Ids and IP add
    23 KB (3,260 words) - 13:13, 10 April 2015
  • ...e introduction of the abstract class TcpSocketBase, which provides the TCP socket basic functions, such as the mechanics of its state machine and the sliding ...thing which changes would be the logging: if the user want to outputs all socket logging, he/she should enable TcpSocketBaseInput and TcpSocketBaseOutput, i
    29 KB (4,497 words) - 09:57, 21 October 2015
  • ...ecoupled from the sockets API, making it hard to use applications over non-socket APIs such as future sensor networks. This project would work on a cleaner
    25 KB (3,917 words) - 16:49, 16 March 2015
  • ...backs may be tricky since routing may change the underlying device for the socket.
    8 KB (1,148 words) - 23:28, 24 February 2015
  • ...ics for an ns3 WifiNetDevice and periodically sends these over a local TCP socket to external listeners outside the simulation. The statistic reports are for
    2 KB (237 words) - 20:07, 17 September 2015
  • ...mptcp-socket-base.* and mptcp-subflow.* and the modifications made to tcp-socket-base.* . ...s this implementation, it just appears as another TCP variant so the MPTCP socket works with all the code that can work with a TcpSocket.
    26 KB (4,474 words) - 18:37, 1 February 2019
  • Suppose we edited src/internet/model/tcp-socket-base.cc. With git status, we can see the repostory status: modified: src/internet/model/tcp-socket-base.cc
    15 KB (2,429 words) - 23:53, 15 June 2022
  • ...ves: the use of the PACKET_TX_RING/PACKET_RX_RING options of the AF_PACKET socket and the use of kernel bypass techniques such as netmap. The former requires
    28 KB (4,387 words) - 14:28, 25 March 2017
  • * Following ECN states have been declared in src/internet/model/tcp-socket.h * Following ECN parameters were added in src/internet/model/tcp-socket-base.h
    22 KB (3,467 words) - 03:08, 11 October 2016
  • * 2565: Do not wait 2*MSL to notify socket close ([https://www.nsnam.org/bugzilla/show_bug.cgi?id=2565 waiting for com * 1167: TCP socket deferring CLOSE forever
    9 KB (1,287 words) - 16:03, 12 October 2017
  • ...tionWindow' trace source can be used, either by obtaining a pointer to the socket being used by the BulkSendApplication, or by using a config path to connect
    3 KB (462 words) - 14:08, 25 March 2017
  • *Modified tcp-socket-base.cc: For DCTCP connections, the sender should set ECT for SYN, SYN+ACK,
    20 KB (3,023 words) - 16:36, 28 August 2017
  • * 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
  • In tcp-socket-base.{h, cc} TcpSocketBase::AddSocketTags in tcp-socket-base.{h, cc}
    16 KB (2,526 words) - 14:27, 14 August 2018
  • struct DceSocket **socket); int (*sock_close)(struct DceSocket *socket);
    16 KB (2,502 words) - 02:02, 21 August 2018
  • ...kernel features and toolchains in the DCE environment with support for the socket networking stack, sysctl interfaces, system call access, etc. without any c ...rnel timekeeping inconsistencies, net-device xmit packet loss and untimely socket connection request timeout over custom(P2P,Csma,Wifi etc.) registered net-d
    17 KB (2,542 words) - 23:35, 21 June 2022
  • ===== ICMP socket and generate/handle ICMP messages (host/net unreachable) ===== ...receive ICMP packets (either IPV4 or IPv6) it is necessary to use a "RAW" socket.
    32 KB (4,860 words) - 14:32, 4 April 2023
  • ...ansmitted and de-serialized by the peer. What I did is changing the ZeroMQ socket's send & receive functions to Ns3AiMsgInterface's send & receive functions,
    22 KB (3,499 words) - 15:07, 14 September 2023
  • * [[#ICMP socket and generate/handle ICMP messages (host/net unreachable)]] (medium size pro === ICMP socket and generate/handle ICMP messages (host/net unreachable) ===
    35 KB (5,432 words) - 12:42, 19 March 2024