Hi
I have a weird problem with HttpURLConnection.
I'm running a servlet on a tomcat server. When I access it from a web browser through http://localhost:8080/servlername
or http://computername:8080/servletname it works fine. the weird thing happens when I access it through an external client I...
Hi
I need to write a small client application in java that uses http in order to downlaod a file from the internet.
I suppose I should use [code]URLConnection.getInputStream[code] and send that stream as a constructor parameter for another cusom input stream, only I don't know which one to use...
Hi
I have a problem with BindingManagerBase, and the strange thing is that it doesn't hapen all the time, so maybe someone knows what could trigger such a thing.
I'm iterating through the items of a BindingManagerBase object and searching for a specific item
[code]
bmb.Position = 0
while...
hi
I'm working with org.w3c.dom APIs to manipulate XML document. What's the easiest way to write the Document into an output stream (a file for instance) ?
Thanx.
I have a strange problem with remote event handling. I have a remote server class that has a public event, and a client that handles that event remotly, and everything worked fine so far. The problen is, I wanted to have different kinds of clients so I created a base client class, that did all...
hi
I'm trying to implement a register/notify machanism with remoting.
I have a Remote object on a server (Registered and all that stuff), and I want clients to call its register method to register an event and get notifications whenever that event happens.
I thought of declaring a public event...
Hi
I'm using the method DataRow.GetParentRows, and I noticed it does not return rows that are marked with DataRowState.Deleted. Is there a way to make it return them ? Is there maybe another method I could use ?
Thanx
Hi
I want to use an external function library in my application(Pthreads for instance). I downloaded the .h .lib and .dll files. Now, what do I need to do to configure my project to use the library ? do I need to tranfer the files somewhere or just conigure vc ?
thanx.
Hi
I have a problem.
Let's say I have a method "public int foo()" on a remote object, and I want to enable multiple invocations of that method my multiple clients.
My Idea was assigning a new Thread each the method is invoked and letting the thread handle it.
like this:
public int...
Hi
I need to create in java a screen similar to the "New Office Document" screen in "Microsoft office". Meaning, I need a tabbed panel, and each tab has to have an area filled with icons. I know how to make the tabs but I don't know how to create such icons in java.
thanx.
hi
My firewall notifies me from time to time that it blocked trojan horse backdoor.subseven from making an outbound connection. I performed full system scans, read dozens of online articles about where to look for it in the registry and initialization files, and found absolutly no trace of the...
Hi
I'm using ud4, and till recently it worked just fine, but now whenever I try to connect to the remote ftp UD is stuck for some time until it completly stops responding.
However, when I try to connect using a "regular" ftp client it works fine.
I'm running win2000 and nav firewall...
Hello
I installed NAV 2003 about a month ago and at first it worked really smooth. lately I noticed that whenever windows starts, it runs SBSrev.exe for about 2-3 minutes and during that time I can't run some apps (like internet dialer or some control panel applets) and I have to wait till it...
My firewall alerts me that I am constantly being attacked through various local port. I already blocked some of them but I am affraid to block too many because maybe one of them is handling legitimate connections. when I look at that big "ports assignment" table that many sites offer...
I just imstalled norton internet security and configured it to prompt on each ip accessing my computer. I noticed that ricky attemps come from three ports:
1. 1214 - I know that KaZaA listenes on that port but it seems still open after I close KaZaA.
2. 4662 - I have no idea what it's used for...
After browsing the internet for a while, my computer starts downloading and uploading tons of data without any internet progran open (for sure). I installed norton internet security and noticed that while it doesn't happen I have about 20 connections and when it does I have something like 350...
Hi
I'm trying to edit a from that someone else did, that sends the input throught email (cdo). I've added a new text field to the from but when I submit the field is not included. should I bind it to the form in some way ?
Dror Givoli.
Hi
I've been using win2000 more than a year and it's been just fine. Lately, my icons started appearing using only 16 colors .At all other places the colors seem fine, the problem is only with icons (tray, windows explorer, desktop). The weird thing is that it happend gradually: at first when I...
I'm writing a vbs file and I need to promt the user to choose a folder. Is there a way to do this with vbscript (maybe using other object models or win32 api) ?
Thanx
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.