Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Multiple Pointers

Name: onbewust 2008-03-13 19:09

Hi /prog/

I've been looking for some software which allows me to use multiple pointers at the same time in WinXP SP2. I should be able to control them seperately with two different (usb-)mice. I tried CPN Mouse (http://cpnmouse.sourceforge.net/) but it's not working. Is there anything else like this?

Thanks in advance,
-obw`

Name: Anonymous 2008-03-13 19:18

Name: Anonymous 2008-03-13 19:48

use a struct that contains 2 pointers

Name: Anonymous 2008-03-13 19:48

>>1
You made a big mistake by revealing your email address. My Haskellbot is spamming your mail with wizard porn as you are reading this.

Name: Anonymous 2008-03-13 19:49

>>3
Doubly-linked lists have two pointers. But that raises the question: what is between the car and the cudder?

Name: Anonymous 2008-03-13 19:55

My other cars are a cadr and a cddr.

Name: Anonymous 2008-03-13 21:46

>>5
The cbcr, obviously.

Name: Anonymous 2008-03-13 22:24

>>5
Hal Abelson is between the car and the cdr.

Name: Anonymous 2008-03-13 22:30


                              +---------+ ---------\      active OPEN 
                              |  CLOSED |            \    ----------- 
                              +---------+<---------\   \   create TCB 
                                |     ^              \   \  snd SYN   
                   passive OPEN |     |   CLOSE        \   \          
                   ------------ |     | ----------       \   \        
                    create TCB  |     | delete TCB         \   \      
                                V     |                      \   \    
                              +---------+            CLOSE    |    \  
                              |  LISTEN |          ---------- |     | 
                              +---------+          delete TCB |     | 
                   rcv SYN      |     |     SEND              |     | 
                  -----------   |     |    -------            |     V 
 +---------+      snd SYN,ACK  /       \   snd SYN          +---------+
 |         |<-----------------           ------------------>|         |
 |   SYN   |                    rcv SYN                     |   SYN   |
 |   RCVD  |<-----------------------------------------------|   SENT  |
 |         |                    snd ACK                     |         |
 |         |------------------           -------------------|         |
 +---------+   rcv ACK of SYN  \       /  rcv SYN,ACK       +---------+
   |           --------------   |     |   -----------                 
   |                  x         |     |     snd ACK                   
   |                            V     V                               
   |  CLOSE                   +---------+                             
   | -------                  |  ESTAB  |                             
   | snd FIN                  +---------+                             
   |                   CLOSE    |     |    rcv FIN                    
   V                  -------   |     |    -------                    
 +---------+          snd FIN  /       \   snd ACK          +---------+
 |  FIN    |<-----------------           ------------------>|  CLOSE  |
 | WAIT-1  |------------------                              |   WAIT  |
 +---------+          rcv FIN  \                            +---------+
   | rcv ACK of FIN   -------   |                            CLOSE  | 
   | --------------   snd ACK   |                           ------- | 
   V        x                   V                           snd FIN V 
 +---------+                  +---------+                   +---------+
 |FINWAIT-2|                  | CLOSING |                   | LAST-ACK|
 +---------+                  +---------+                   +---------+
   |                rcv ACK of FIN |                 rcv ACK of FIN | 
   |  rcv FIN       -------------- |    Timeout=2MSL -------------- | 
   |  -------              x       V    ------------        x       V 
    \ snd ACK                 +---------+delete TCB         +---------+
     ------------------------>|TIME WAIT|------------------>| CLOSED  |
                              +---------+                   +---------+

Name: Anonymous 2008-03-13 22:47

>>4

Now you have two pointers.

Name: Anonymous 2008-03-14 4:27


       +------+-----------+--------+             +-------+-----------+--------+
       |      |      ???  |        |<------------+-----  | ???       | cudder |
       |      |           |cudder  |             |       |    |      |    |   |
       |car   |    |      |     ---+-----------> | car   |    |      |    |   |
       |      |    |      |        |             |       |    |      |    |   |
       +------+----+------+--------+             +-------+----+------+----+---+
                   |                                          |           |
                   |                                          |           |
                   |                                          |           |
                   |                                          |           |
                   V                                          V           V
                   1                                          2          nil

Name: Anonymous 2008-03-14 4:27

>>11
artist-mode's rendition.

Name: Anonymous 2009-08-16 22:37

Lain.

Don't change these.
Name: Email:
Entire Thread Thread List