Click here to Skip to main content
15,881,687 members
Home / Discussions / C#
   

C#

 
GeneralRe: List of ODBC DSN's Pin
webdudeIA4-Jan-04 13:18
webdudeIA4-Jan-04 13:18 
GeneralRe: List of ODBC DSN's Pin
Nick Parker4-Jan-04 16:52
protectorNick Parker4-Jan-04 16:52 
GeneralRe: List of ODBC DSN's Pin
cjengler5-Jan-04 2:25
cjengler5-Jan-04 2:25 
GeneralBig Problem with multicasting. Pin
HAHAHA_NEXT4-Jan-04 10:48
HAHAHA_NEXT4-Jan-04 10:48 
GeneralRe: Big Problem with multicasting. Pin
leppie4-Jan-04 11:12
leppie4-Jan-04 11:12 
GeneralRe: Big Problem with multicasting. Pin
HAHAHA_NEXT4-Jan-04 16:13
HAHAHA_NEXT4-Jan-04 16:13 
GeneralRe: Big Problem with multicasting. Pin
Heath Stewart4-Jan-04 18:22
protectorHeath Stewart4-Jan-04 18:22 
GeneralRe: Big Problem with multicasting. Pin
leppie5-Jan-04 6:24
leppie5-Jan-04 6:24 
try this:
D:\Documents and Settings\lepp>netstat -r

Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...00 50 56 c0 00 08 ...... VMware Virtual Ethernet Adapter for VMnet8
0x3 ...00 50 56 c0 00 01 ...... VMware Virtual Ethernet Adapter for VMnet1
0x10005 ...00 05 1c 05 9c 67 ...... Realtek RTL8139/810X Family PCI Fast Ethernet NIC
===========================================================================
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0      192.168.0.1     192.168.0.2       20
     62.47.38.202  255.255.255.255      192.168.0.1     192.168.0.2       20
        127.0.0.0        255.0.0.0        127.0.0.1       127.0.0.1       1
      192.168.0.0    255.255.255.0      192.168.0.2     192.168.0.2       20
      192.168.0.2  255.255.255.255        127.0.0.1       127.0.0.1       20
    192.168.0.255  255.255.255.255      192.168.0.2     192.168.0.2       20
    192.168.213.0    255.255.255.0    192.168.213.1   192.168.213.1       20
    192.168.213.1  255.255.255.255        127.0.0.1       127.0.0.1       20
  192.168.213.255  255.255.255.255    192.168.213.1   192.168.213.1       20
    192.168.225.0    255.255.255.0    192.168.225.1   192.168.225.1       20
    192.168.225.1  255.255.255.255        127.0.0.1       127.0.0.1       20
  192.168.225.255  255.255.255.255    192.168.225.1   192.168.225.1       20
    217.84.117.73  255.255.255.255      192.168.0.1     192.168.0.2       20
        224.0.0.0        240.0.0.0      192.168.0.2     192.168.0.2       20
        224.0.0.0        240.0.0.0    192.168.213.1   192.168.213.1       20
        224.0.0.0        240.0.0.0    192.168.225.1   192.168.225.1       20
  255.255.255.255  255.255.255.255      192.168.0.2     192.168.0.2       1
  255.255.255.255  255.255.255.255    192.168.213.1   192.168.213.1       1
  255.255.255.255  255.255.255.255    192.168.225.1   192.168.225.1       1
Default Gateway:       192.168.0.1
===========================================================================
Persistent Routes:
  None

You can clearly see that each route is properly mapped. Use route to modify.

leppie::AllocCPArticle("Zee blog");
Seen on my Campus BBS: Linux is free...coz no-one wants to pay for it.

GeneralRe: Big Problem with multicasting. Pin
HAHAHA_NEXT5-Jan-04 7:10
HAHAHA_NEXT5-Jan-04 7:10 
GeneralRe: Big Problem with multicasting. Pin
Alois Kraus8-Jan-04 7:40
Alois Kraus8-Jan-04 7:40 
GeneralRe: Big Problem with multicasting. Pin
HAHAHA_NEXT8-Jan-04 8:28
HAHAHA_NEXT8-Jan-04 8:28 
GeneralFinding out when a Item comes into the display area of a ListView Pin
ne20004-Jan-04 10:41
ne20004-Jan-04 10:41 
GeneralRe: Finding out when a Item comes into the display area of a ListView Pin
Heath Stewart4-Jan-04 18:19
protectorHeath Stewart4-Jan-04 18:19 
GeneralString Width Pin
Luther Baker4-Jan-04 10:38
Luther Baker4-Jan-04 10:38 
GeneralRe: String Width Pin
ne20004-Jan-04 10:43
ne20004-Jan-04 10:43 
GeneralRe: String Width Pin
markdbd4-Jan-04 19:31
markdbd4-Jan-04 19:31 
GeneralRe: String Width Pin
Luther Baker6-Jan-04 18:27
Luther Baker6-Jan-04 18:27 
GeneralRe: String Width Pin
Luther Baker7-Jan-04 11:39
Luther Baker7-Jan-04 11:39 
GeneralComboBox Pin
Luther Baker4-Jan-04 9:46
Luther Baker4-Jan-04 9:46 
GeneralRe: ComboBox Pin
Nick Parker4-Jan-04 10:06
protectorNick Parker4-Jan-04 10:06 
GeneralRe: ComboBox Pin
Charlie Williams4-Jan-04 10:07
Charlie Williams4-Jan-04 10:07 
GeneralRe: ComboBox Pin
Luther Baker4-Jan-04 10:39
Luther Baker4-Jan-04 10:39 
GeneralCustom Control Pin
Luther Baker4-Jan-04 8:59
Luther Baker4-Jan-04 8:59 
GeneralRe: Custom Control Pin
Heath Stewart4-Jan-04 18:15
protectorHeath Stewart4-Jan-04 18:15 
GeneralRe: Custom Control Pin
Luther Baker6-Jan-04 18:21
Luther Baker6-Jan-04 18:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.