|
||||||||
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|
I'm attempting to develop a winsock application, which works fine if I know
the host name of the computer I would like to connect to. However, my intent was to create an application that you can choose which computer on the network you wanted to send a message to. The WNet API functions enumerate my network resources on WinXP as expected. When this is done on my Win98 machine the results are void (no error returned, just no values are returned to the NETRESOURCE pointers). If someone could provide any information that may prevent those functions from working properly on Windows 98 or provide me with an alternate API to use, that would be great. Thanks, CrazyMac =?Utf-8?B?Q3JhenlNYWM=?= |
|
#2
|
|||
|
|||
|
"CrazyMac" <(E-Mail Removed)> wrote in message news:5C36ECF8-8C6B-4A8F-BED0-(E-Mail Removed)... > I'm attempting to develop a winsock application, which works fine if I > know > the host name of the computer I would like to connect to. However, my > intent > was to create an application that you can choose which computer on the > network you wanted to send a message to. The WNet API functions enumerate > my > network resources on WinXP as expected. When this is done on my Win98 > machine > the results are void (no error returned, just no values are returned to > the > NETRESOURCE pointers). > > If someone could provide any information that may prevent those functions > from working properly on Windows 98 or provide me with an alternate API to > use, that would be great. > > Thanks, > CrazyMac can't help you with that ..but i use "winsent" ...has a drop down of all connected computers ...pick one and send your message |
![]() |
| Tags |
| functions, win98, wnet, wsaopenenum |
| Thread Tools | |
| Display Modes | |
|
|