News

TCP/IP Client / Server Application Hello! Today's blog post will be about coding a very rudimentary Client and Server application duo, which will communicate by using TCP Sockets.
Make a local COM object that wraps the communication with your clients, leave your client communication as TCP, you don't want to worry about instantiating COM objects remotely and the like (i.e ...
Create an asynchronous TCP client socket in C# At the client side, you will need to run a client socket that connects to the server socket and sends and receives data to and from the server.
HI Folks, (especially guru since he runs Solaris) I'm trying to install the Ubero client on my solaris machines and having problems. I got java working and installed the clinet. But when it starts ...