Hi,
does anyone know what function i can use in my program to get the computer name that the program is running on.
i was thinking of using getenv but there are no environment set for computer name so trying to find am alternative.
thanks
Hi,
Can anyone shed some light on how to open a file that is located on another server. The server that my program will be running on is on the same network as the server that i want to read the file from.
thanks,
Chris
hi guys,
what is the easiest and most efficient way to search a text file for a keyword.
eg. I have a text file with contents like so
mytext.txt:
stuff stuff {
more stuff ....
}
and again more stuff
...
...
DATASOURCE = ot2 ... ....
even more stuff ...
..
and so on. What i want to do...
hey guys, i'm getting this error from my .h file:
in-class initialization of static data member of non-integral type 'static const string'
here is a part of the code:
#include <string>
..
..
class Class{
static const string mystring = " xox ";
..
..
}
thanks in advance
Hi guys,
I have a GUI with some buttons and combo boxes, they are all tied to an action listener and thats working fine, what i want to know is, is there a function that I can use to trigger an action, for eg. a function call that makes the program thinks a button was pressed, even though it...
Hello guys,
Trying to configure a cisco secure acs to authenticate using windows database, the problem i have is, I have a number of users in the cisco user database that are set up to authenticate passwords with the windows database but i keep getting "CS user unknown" can anyone help me with...
Hello guys,
I am using a cisco acs engine, I have some users in the local database but trying to authenticate using windows database (active directory) but when I try to get on I keep rejected and the log shows this error "CS user unknown"
I cant seem to figure out why, since it works if I set...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.