all groups > dotnet distributed apps > july 2005 > threads for july 8 - 14, 2005
Filter by week: 1 2 3 4 5
Proper Deployment
Posted by Nikhil at 7/14/2005 9:23:05 AM
All,
I just wanted to get your insight on the correct way to deploy .NET
dll's
I have a web-site, which in turn interacts with my dll's the main dll the
web-page calls for now is in Com+ unmanaged code, this in turn at times
call's managed code (C# dll's). The process I currently u... more >>
Notification via webservices; transport files via sftp?
Posted by kiln at 7/12/2005 5:18:10 PM
I need to build a program that from a client pc, checks via webservices
a public webserver for the availability of new files. What are my
options for transferring the files to the client pc? The files would be
encrypted word docs. I'd like to keep things as simple to program, and
as simple t... more >>
Remote executable
Posted by kentk NO[at]SPAM berger-transfer.com at 7/12/2005 11:41:03 AM
I have created a .net console app and installed it on a machine in our
domain. The folder that the app is in is shared. On another machine in the
same domain, I map a drive to this folder. On the machine with the mapped
drive, I open a cmd window and I am able to run the app. Now if I cha... more >>
BITSDownloader error in Updater Application Block 2.0
Posted by AA at 7/12/2005 8:15:04 AM
I am working on an application using the Updater Application Block 2.0, using
BITSDownloader.
When BITSDownloader try to download a config file (for example:
“myApplication.configâ€), the BITSDownloader returns this exception:
Exception Information Details:
============================... more >>
2 Tier and N-Tier
Posted by Raju Joseph at 7/12/2005 12:00:00 AM
Hi
I am looking for some suggestions here. We are creating a distributed app
(3-tier) using VB.NET and ASP.NET Web Services. The architecture follows
that of a 3-Tier architecture. Now, one of our clients do not want the
3-tier model. They want the application to be just a client-server model.... more >>
Sharing data between distributed apps
Posted by Joe Thompson at 7/11/2005 2:56:08 PM
I am using Visual C# to design a system as follows:
There will be 3 computers all on the same network running identical programs
at the same time. The computers can come up in any order. The programs
(which I am writing) are supposed to share their data with one another a few
times per se... more >>
TCP Socket Question
Posted by MasterBlaster at 7/11/2005 11:19:16 AM
I'm in the process of building a communication layer for a system that needs
real time data transfer from client to client asynchronously and what I have
read it seems that socket is a better approach than remoting for client to
client communication. Do you feel that is true also I've also see... more >>
Choice Between Windows Service and NET Remoting
Posted by Zeeshan Gulzar at 7/10/2005 10:39:11 AM
I have created three windows services in which two services listening two
different logical ports continously and one service capture COM ports. These
windows services informs the Main Window Application which is also running in
different Application Domain or Window Process space. These servi... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|