Distributed Computing
Distributed computing deals with hardware and software systems containing more than one processing element or storage element, concurrent processes, or multiple programs, running under a loosely or tightly controlled regime.
Forum Post

Remoting Object in Window Service

Hi All, I have created a simple remoting server inside a Window Service as : TcpChannel tcpChannel = new TcpChannel(8085); ChannelServices.RegisterChannel(tcpChannel,true);...
Forum Post

Re: asynchronous callback

: Hello everyone, : : : When we call a remote web services in an asynchronous way, we could : return the invocation immediately and later we could either call : Endxxx or our suppied...
Forum Post

asynchronous callback

Hello everyone, When we call a remote web services in an asynchronous way, we could return the invocation immediately and later we could either call Endxxx or our suppied callback will be...
Forum Post

IP Address in a DNS

Hi All, I need to find out a request coming in form of an ipaddress to a web service belongs to a particular DNS or not. Please help
Forum Post

Using a java Vector return type from a web service in a C# winapp

Hello, Heres my scenario: I have a web service running on an Axis engine. This web service was coded in Java. Now I need to consume this web service on my C# client windows application. I have...
Forum Post

RMI with C#

Hello, I am new to C# and was wondering if it is possible to make RMI-style applications using C# and if so where can I get some tutorials on that. Thank you, Victor
Forum Post

Remoting And Checkpointing in C#

Hi, I've been exprimenting with invoking an external program using the Process class in System.Diagnostics I want to write an application where I can invoke an external program...
Forum Post

Re: C# - CGI and a whole lot more

: I am developing a simple web application. When the user clicks a : button an e-mail will be sent to them (autoresponder) which : automatically generates a new username and password. It should...
Forum Post

C# - CGI and a whole lot more

I am developing a simple web application. When the user clicks a button an e-mail will be sent to them (autoresponder) which automatically generates a new username and password. It should then open a...
Forum Post

Re: c# timer

This message was edited by lyubo at 2003-5-2 9:24:27 This message was edited by lyubo at 2003-5-2 9:15:36 : Still working on that multibutton thing, and getting there. Now : Id like to display a...
Forum Post

Apply WSE to support ssl and digital signature using C#

Hi: I want to develop a web service using WSE to support "SSL" and "Digital Signature", but there is a trouble with setting service proxy's attribute. On the client side, I use "Add Web Reference"...
Forum Post

Re: Signing SOAP Messages

: Hi, : I'm trying to sign and verify SOAP messages for Web : Services using C# in Visual Studio .Net. : For this I'm redefining PostMessage() of SoapExtention : and signing the message at...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.