Omgili - forum search, search forums  
  

Discussions about client

Displaying 1 - 10 out of 407,722 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
I'm trying to use the desktop class in client/server application. I want the default browser to open on the client side when the client clicks on a button. What happens is that the browser opens on the server. How can I fix it? Thanks
Started by on , 4 posts by 3 people.  
What kind of client are you using? If you're using a rich Java client, then that change should be relatively easy..
A window to pop up on the client, then call the method on the client.
Hello all, I'm making an asp.net page with asp.net validation controls. If validation fails, I want to show a div (on the client). Where do I do this? I can't find a way to access the OnValidate event on the client. I can do this on the server, but I'...
Started by on , 4 posts by 4 people.  
You will want to do the validation on the client and on the server, as you cannot....
System.web.ui.clientscriptmanager.registeronsubmitstatement.aspx , and ensure to return false in the client-side script if whatever you're validating fails.
Hi, I was wondering if any of you know if it is possible in javascript or php to test if a client has a specific client certificate installed in the browser. The thing is that we have a server certificate installed but to be recognized by the clients,...
Started by on , 5 posts by 5 people.  
If the request fails then it means the client refused side) cannot determine whether the client....
You can do it client side by using javascript to request a known file from a secured (https) source.
Certificate along with your certificate.
Ask your Facebook Friends
I have to write a Java Client to connect to an SSL server. The server uses openssl certificate, and is configured to do Client Auth. I can't seem to locate any useful resources online that can help me (who doesn't know anything about openssl and much ...
Started by on , 4 posts by 4 people.  
For client authentication, the important properties these properties, you can create a new SSLSocket....
You provide in detail by the JSSE Reference Guide.
client authentication, so you need a private key and a certificate to identify yourself.
I have recently upgraded my laptop from Windows Vista SP1 to Windows 7 Professional. After the upgrade, if I try to use the Cisco VPN client to connect to a network, I get this message: Secure VPN Connection terminated locally by the Client. Reason 44...
Started by on , 11 posts by 11 people.  
Http://shrew.net/ (Works with Cisco VPN - that is, I'm not suggesting that... .
Cisco doesn't offer and to my knowledge isn't planning a 64-bit client.
All the way up to windows 7 64-bit clients.
Use Shrew Soft.
Forget the Cisco client.
I want to to create a simple client/server chat application. The idea is that when one client sends a message to the server the server informs the other clients with the change. What is the best way to do so without having to deal with firewall problems...
Started by on , 5 posts by 5 people.  
You can run an HTTP server on your server, and leave a connection open to it on each client.
I am using a simple client interaction in which i use TcpClient c = t.AcceptTcpClient(); now it waits indefinately for a client to register.Now what i want is it wait for say 5 mins and then automatically stop to listen
Started by on , 3 posts by 3 people.  
Something like private TcpClient TryToConnect() { DateTime dtStart=DateTime.Now; while(CheckTime(dtStart)) { if(t.Pending()) { return(t.AcceptTcpClient()); } //someone wants to connect //maybe it's a ... .
Simply use the Pending method of the TcpListener.
There seems to be a piece of software, related to Microsoft Proxy, called " MSP Client " - which i assume stands for Microsoft Proxy Client . Of course it doesn't have to be a piece of software, MSP Client could be the client that is using MSP . But what...
Started by on , 3 posts by 3 people.  
The Microsoft Proxy client (now called the Microsoft Firewall Client) shims into the Windows Sockets subsystem and implements a "backchannel" protocol between your client and the Microsoft Proxy the traffic coming off a machine with....
I've had a few projects on my laptop that have been developed for previous clients. I've been thinking of actually building upon the projects to build bigger projects on my spare time or when the time comes that another client is need of a more complex...
Started by on , 5 posts by 5 people.  
I have worked on projects....
Who owns the code? This is ideally defined in an SDA between a contractor and the client on the projects which belongs to your company then you dont have the right to work on it for another client client.
I am using the WebBrowser control to add a WebInterface to C# app. My desire is to verify that only such app is able to connect to our Web server using SSL client certificates. My idea was to embed the client certificate in the app and just use when connecting...
Started by on , 4 posts by 4 people.  
I'd in question (which I don'....
When you embed a private key in your client and distribute it, it will not be a secret anymore.
It can only test whether a client possesses some secret.
A server cannot authenticate client software.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Server Fault
Related Searches
web client    client program    server-client    client lotro    the client    dbo SEM_CLIENT    Smart Client    Original Client IP Client IP Client Username Client Agent Authenticated    VPN Client    moc 2005 client and ocs 2007 client   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost