client
Device fingerprint for secure client access over tls network
We want to create a unique machine id - key fingerprint, in order to use it to identify a PC(s) over a secure network (probably ssl/tls), so that we are sure that the server delivers to the certain PC[详细]
2023-04-10 07:26 分类:问答How to set a connection just for server callbacks and a connection just for client calls using WCF ?
I don\'t think I was clear. What I meant was How to set a callback("server to client") in a different connection from a "client to server" connection using WCF ?[详细]
2023-04-09 14:15 分类:问答C# REST Client Example?
Ive been looking everywhere, and nothing seems to work. Im trying to connect to my REST (WCF) Service. It works fine in firefox using the following:[详细]
2023-04-09 14:06 分类:问答Java - Socket not reading until client disconnects?
So I made a Server and Client with sockets in Java. I\'m trying to get the server to read/write from the socket, but it only reads once the client disconnects:[详细]
2023-04-09 05:57 分类:问答XMPP (Jabber) windows client with SSO features
I\'k looking for a xmpp windows client with SSO feature in a Windows Domain. I\'ve tried pandion but it doens开发者_如何转开发\'t work.You\'re likely looking for Kerberos 5 support.The GSSAPI SASL mec[详细]
2023-04-08 06:18 分类:问答Hadoop: High CPU load on client side after committing jobs
I couldn\'t find an answer to my issue while sifting through some Hadoop guides: I am committing various Hadoop jobs (up to 200) in one go via a shell script on a client computer. Each job is started[详细]
2023-04-08 01:38 分类:问答Client Server data sharing issue
I have a webservice with a mobile application. The user, with the application shares the data on the server - have a constraint in the DB that the name of the shared object is unique per user. Also ap[详细]
2023-04-07 15:44 分类:问答Java - Read from socket? [closed]
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic[详细]
2023-04-07 04:44 分类:问答.NET 4 new TCP client fails to connect: No connection could be made because the target machine actively refused it
I am having a simple issue with .NET 4 Sockets (TcpClient) in both win7 and xp. I get the error: No connection could be made because the target machine actively refused it[详细]
2023-04-06 23:08 分类:问答Python client - SSL lib - certificate verify failed
I\'m trying to do a small secure HTTPS client for learning purposes and see how all the mechanics of SSL works on a higher level for now, so i\'m trying to convert a simple socket into a ssl via ssl.w[详细]
2023-04-06 21:20 分类:问答