|
|
Get list of computers in workgroup using C?
Hoping for help!
I have a leagacy C program (not .net), which is currently sending "net
view" via a system() call, writing to a file, then reading the file,
to get a list of computers in the workgroup.
There must be a way to program this from C with Windows calls? I'm
not a network guru, and am not finding how to do this...
Windows 2008 and 2000.
Thanks!
|
|
0
|
|
|
|
Reply
|
cdmccutcheon (2)
|
12/14/2009 2:53:49 PM |
|
On 2009-12-14 15:53, CDM wrote:
> I have a leagacy C program (not .net), which is currently sending "net
> view" via a system() call, writing to a file, then reading the file,
> to get a list of computers in the workgroup.
>
> There must be a way to program this from C with Windows calls? I'm
> not a network guru, and am not finding how to do this...
>
NetServerEnum(): http://msdn.microsoft.com/library/aa370623
--
J.
|
|
0
|
|
|
|
Reply
|
Jeroen
|
12/14/2009 3:06:33 PM
|
|
|
1 Replies
712 Views
(page loaded in 0.025 seconds)
Similiar Articles: Get list of computers in workgroup using C? - comp.os.ms-windows ...Hoping for help! I have a leagacy C program (not .net), which is currently sending "net view" via a system() call, writing to a file, then reading... Get a list of files in a directory using wildcards - comp.unix ...Get list of computers in workgroup using C? - comp.os.ms-windows ... Get a list of files in a directory using wildcards - comp.unix ... Get list of computers in workgroup ... ComboBox loaded with array list - comp.lang.java.guiGet list of computers in workgroup using C? - comp.os.ms-windows ... ComboBox loaded with array list - comp.lang.java.gui Get list of computers in workgroup using C ... file list sorted by creation date - comp.lang.rubyGet list of computers in workgroup using C? - comp.os.ms-windows ... file list sorted by creation date - comp.lang.ruby Get list of computers in workgroup using C? - comp ... TAR: arg list too long - comp.unix.solarisGet list of computers in workgroup using C? - comp.os.ms-windows ... TAR: arg list too long - comp.unix.solaris Get list of computers in workgroup using C? - comp.os.ms ... FM7: Selecting multiple values using a popup list - comp.databases ...Get list of computers in workgroup using C? - comp.os.ms-windows ... FM7: Selecting multiple values using a popup list - comp.databases ... Has anyone else picked up that ... comp.os.ms-windows.programmer.win32 - page 5Get list of computers in workgroup using C? 1 476 (12/14/2009 2:53:49 PM) Hoping for help! I have a leagacy C program (not .net), which is currently sending "net view ... List contents of file from war within ear Follow - Computer GroupGet list of computers in workgroup using C? - comp.os.ms-windows ... List contents of file from war within ear - comp.lang.java.help ... Hi, I routinely receive ear files ... List of static libraries - comp.unix.solarisGet list of computers in workgroup using C? - comp.os.ms-windows ... List of static libraries - comp.unix.solaris Now I want to get the list of the static libraries it uses. Need help. How to create a list with multiple occurences of a ...Get list of computers in workgroup using C? - comp.os.ms-windows ... Hoping for help! I have a leagacy C program (not .net), which is currently ... list sorted by creation ... Get list of computers in workgroup using C? - comp.os.ms-windows ...Hoping for help! I have a leagacy C program (not .net), which is currently sending "net view" via a system() call, writing to a file, then reading... How to get a list of computers in a workgroup in C?Old legacy C program is sending "net view" command via system() to get a list of computers in workgroup, then reading in the output file line by line ... 7/23/2012 9:58:49 PM
|
|
|
|
|
|
|
|
|