Err....dang I feel stupid now...Thnx for pointing me back to where I started though. I think I was looking in the wrong direction and majorly overlooked what I searched for. Thnx again!
Hi all,
I have been digging through all kinds of search sites and of course sites like php.net and phphreaks.com but I couldn't find any offline tag list for PHP. I am still learning but don't have an internet connection at home and I can't edit all kinds of things at this internetcafe here. I...
Greetings,
I am trying to make a nice comparison between 2 options: WebSphere and WebLogic. I can find all kinds of information and research on both topics but nowhere seems to be a clear list of features of what is possible and what is not.
I am looking for subjects like:
- reliability
-...
Greetings,
I am trying to make a nice comparison between WebSphere and WebLogic. I can find all kinds of information and research on both topics but nowhere seems to be a clear list of features of what is possible and what is not.
I am looking for subjects like:
- reliability
- performance
-...
The problem basically is the ISA server itself. I can't change anything in there without touching company policies and since I am not allowed to do that, things seem to break up :(
I already found a way to do with my linux box (debian) what I needed to do but of course it's not the best...
Well supposedly we have a filter here that allows any traffic from that linux (debian) box to the internet. Ping does work but it seems that that's the only thing that works.
It is kind of sad since now I have to manually download and install all packages I need plus all dependencies...
I will...
This is the case:
I am trying to install a Debian Linux box in a company-LAN. The LAN uses a proxyserver (MS ISA server 2000 afaik) on a win2k computer. The proxyserver has authentication by username for all I know and in Windows you can just enter the proxy server address in internetexplorer...
Wow thanks alot for that one!! :)
I now have read so many things about this that I think(!!!) that I have a pretty good idea on what Citrix is and how it works.
I have yet another question though:
How does the ICA protocol work? Is there a way to monitor server activity through monitoring the...
Cool thanks!
So far what I understand is that "Citrix" is more a company name that has become a name that people use to say they have software from that company. (I hope this is right.)
Now I am back to the start too since I found out that there's quite a lot of different software...
Hello everyone,
I am a newbie to Citrix that knows a very little bit about it. Basically I know that it works with server-side applications that you can work with through a terminal. Updates happen on the server and as a network administrator you don't have loads of PCs to update and such...
well i'm not a superb programmer or so but what i do know is this. You make a file called temp.pdf, but in this case it doesn't matter what name you put in there. It could as well be temp.txt or whatever.whatever.
The problem that i see in here is that you think you create a .pdf file, but you...
hi there
i got a program using corba. however this is a problem i got when pulling objects out of an arraylist i create.
i create the arraylist and i put (to test) 1 object in it. as far as i know the object i put in it is type "Object" after i did list.add(myObject).
now i have a...
I am not sure if this is the apropriate place to ask this but I'm searching for a decent (or better) description about "this" and/or "_this".
I use it and I think it's got something to do with being a pointer to the object you use it on.
In my code I have a return statement...
I'm currently trying to add the naming service in my program. I already thought of the names for the server and the clients. I have some questions tho:
-Do I really need names for the clients?
-I'm using OpenORB from Exolab. Do I have to startup this Naming Service somehow?
Well thats about it...
thnx alot for the compliment :):):):)
It's just kind of weird I keep getting a nullpointerexception. still didnt figure out why.
I work it out different than it says here because I want to be able to reuse variables(mebbe wrong name).
I worked it out like this:
mySeat =...
yeah the car object itself is already in the array. its just not filled yet.
I will try this out and also try some stuff similar to this. I guess I should have thought of this myself somehow...
thnx alot tho.
I'm also trying to get info out of the array now. So on one hand I set the variables...
Hi there. I'm trying to set a variable(e.g. seatcolor), that I generate in a class generateCar, in an object(e.g. seat) that itself is in another object(e.g. car).
The car object exists in an array with 200 cars. All filled with null.
The seat object has a setSeatColor() method and the car...
Another addition to this question:
I think I might be able to do this by using object_to_string in the client and string_to_object in the server so i dont have to send objects(I think its not possible to send objects through an ORB).
Well thanks for listening, any input is welcome!
greetz
Krolsky
I made a Server that creates an Array (the array is coded in a separate class). In the class List an Array is created and filled with Objects. These objects are empty and need to be filled by a Client.
The Client lives somewhere else and connects to the Server using an ORB (OpenORB from...
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.