Networking Forums

Networking Forums > Computer Networking > Windows Networking > wins and win32 shell API functions

Reply
Thread Tools Display Modes

wins and win32 shell API functions

 
 
Dave
Guest
Posts: n/a

 
      02-07-2004, 12:30 PM
Hi

I have a friend who is trying to run a very small application that I have
written, on their windows server. My application uses Delphi's
GetComputerName function that uses win 32 shell API functions. They are
running the small application from a script from the main server, but it
appears to make log on very slow.

They have ask me if they need to have WINS running on the main server, but I
am unsure. Does the getcomputername function need WINS running?

Any ideas as to why it should slow their network login down would be
appreciated!

Thanks
Dave




 
Reply With Quote
 
 
 
 
Eugene Gershnik
Guest
Posts: n/a

 
      02-07-2004, 12:32 PM
Dave wrote:
> Hi
>
> I have a friend who is trying to run a very small application that
> I have written, on their windows server. My application uses
> Delphi's GetComputerName function that uses win 32 shell API
> functions. They are running the small application from a script
> from the main server, but it appears to make log on very slow.


Are you using it as a logon script? If so your application should start
another copy of itself and then exit. This will free the logon sequence to
continue and your app will have all the time in the world to finish.

>
> They have ask me if they need to have WINS running on the main
> server, but I am unsure. Does the getcomputername function need
> WINS running?


No.

> Any ideas as to why it should slow their network login down would be
> appreciated!


Synchronous execution of logon scripts may be the problem. There is AFAIK a
group policy that can change that.

--
Eugene


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
win32 error Joe Windows Networking 0 12-06-2005 03:35 PM
Win2k or Win32 IPTABLES goonmunster Linux Networking 23 02-18-2005 11:32 PM
Any win32 API to set IP Address? Konda Ankireddyapalli Windows Networking 2 11-02-2004 01:26 PM
Any win32 API to set IP Address? Konda Ankireddyapalli Windows Networking 2 11-02-2004 01:26 PM
Very slow X-Win32 Brian Hilstrom Linux Networking 1 09-09-2003 06:10 AM



1 2 3 4 5 6 7 8 9 10 11