Forum: C# Oct 13th, 2008 |
| Replies: 7 Views: 1,399 What type of interaction? (Development is on Windows Vista)
In most tutorials in OnStart section they create just a event in EventLog or they write service started in a txt file ("Service Started")... |
Forum: C# Oct 12th, 2008 |
| Replies: 7 Views: 1,399 i created a console application with the same functionality and it is working properly!
What the **** with the windows service! The service manager cannot understand that it started ... :( |
Forum: C# Oct 10th, 2008 |
| Replies: 7 Views: 1,399 I try to create a Windows Service which listens to UDP port 514, i install it using installutil.exe and i get the following error message:
---------------------------
Services... |
Forum: PHP Oct 7th, 2008 |
| Replies: 0 Views: 827 I have a server Windows 2003 which receives DHCP syslog messages from another server! With Kiwi i can listen them and write them to file! What i need is php to by able to listen to UDP syslog... |