Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Using IPC channels and .NET Framework 2.0 to communicate between processes
- This article is also available as a TechRepublic download, which includes a sample solution in the form of a Visual Studio 2005 Project.Interprocesscommunication, or "IPC", allows one process to communicate withanother process that is running on the same computer. Since the calls don'thave to travel over the network, IPC calls...
- Tags: IPC, IPC channel, IPC Client, Microsoft .NET Framework, sample solution, SharedObject, Software engineering/development, Windows IPC, Zach Smith
- Technical articles 2006-12-12
Additional Resources
- IPC $ .....
- im gettin an error " unable to establish IPC$ connection".....how do i overcome this....Try using net useAs in "net use \serveripc$ /user:administrator" You can change administrator to whatever account you are using in the Logon and see if you are getting any errors.Also what happens if you try to connect...
- Tags: galacticosfan@...
- Discussion threads 2007-03-03
- C# NET 2.0 IPC Multiple (more than 2) Applications
- I'm looking for C# examples to support IPC between several applications (a "Main Client App" and several "Server Apps"). Generally two-way traffic between client and each server.
- Tags: .NET, Programming languages, dgriffiths@..., C#
- Discussion threads 2007-04-24
- Disable $ Sharing in Windows XP without disabling admin$
- I know about the registry hack through which we can disable all default administrative shares in Windows XP.But I want to know if there is any way by which we can only disable drive sharing (ex, C$, D$) sharing without disabling admin$ and IPC$.As disabling admin$ or IPC$ on pc's...
- Tags: imranais@..., IPC$, Microsoft Windows XP, Microsoft Windows
- Discussion threads 2007-07-12
- IPC Delivers World-Class Customer Service With BMC Software
- With its reputation for quality and reliability, world-class customer service, and innovative technology, IPC has become the specialist upon which financial institutions worldwide depend for world-class trading floor solutions. Maintaining a high level of service in the dynamic financial services industry requires highly skilled people and best-practice processes supported by...
- Tags: BMC Software Inc., Remedy Corp., IPC, It Management, It service Management
- Case studies
- Cisco IPC for State Street: Deploying Cisco Financial Markets Solution
- State Street implemented a Cisco IPC solution to create operational efficiencies and improve productivity.
- Tags: Financial Market, Cisco Systems Inc.
- Webcasts 2005-10-18
- Unified Communications Application: Uses and Benefits
- Many benefits of deploying an IP Communications IPC system are, by now, well known and well-documented. However, once the basic IPC foundation is set, there are several additional applications that can leverage this converged IP network even more fully. Quantifying the real productivity gains and out-of-pocket cost savings of these...
- Tags: Application, Sage Research, Unified Communications, Benefits, Networking, Human Resources
- White papers 2006-01-01
- IPC Keeps Doctors Connected Using F5's FirePass Remote Access Solution
- Founded by physicians in 1995, IPC has grown to become the nation's leading private practice hospitalist company. To help their physicians stay connected with critical applications and information from any location, and to keep that information secure, IPC deployed F5's FirePass SSL VPN solution. F5's FirePass SSL VPN product provides...
- Tags: F5 Networks Inc., Connected Corp., IPC
- Case studies 2008-04-03
- Strange problem with net use command /
- Dear all,i have a vb script that calls the net use command on the IPC,then copies some files from the share drive and then releases the share.This procedure is executed for a number of hosts (windows 98 & xp pcs).The Server is a 2003 server on a domainThe command in...
- Tags: Christos.Ververidis@...
- Discussion threads 2007-11-21
- Unified Application: Uses and Benefits
- Many benefits of deploying an IP Communications IPC system are, by now, well-known and well-documented. However, once the basic IPC foundation is set, there are several additional applications that can leverage this converged IP network even more fully. Quantifying the real productivity gains and out-of-pocket cost savings of these relatively...
- Tags: IP, Cisco Systems Inc., Roi/Tco, Benefits, Networking, Network Technology, Finance, Managerial Accounting, Human Resources
- White papers 2007-06-29
- Enabling On-demand IP Communications at IBM
- This white paper describes IBM's concept of the "On Demand Business" and explains how the company transformed itself in accordance with that model. Find out how IBM executed on its on-demand voice strategy and discover what benefits the multinational corporation is realizing through its IP communications IPC deployments. Download the...
- Tags: On-demand, IBM Corp.
- White papers 2004-10-01
- I can´t share my Xps Computers
- I have a site with 5 Xps. computers and A server with netware 4.11, all works ok but in the Xps computers i need the Shell from Novell for XP because i have a printer Shared on the server and now when i need to share a folder from any...
- Tags: Microsoft Windows XP, computer, server, password
- Q&A 2006-01-27
- Microarchitecture-Based Introspection: A Technique for Transient-Fault Tolerance in Microprocessors
- This paper proposes Microarchitecture-Based Introspection MBI, a transient-fault detection technique, which utilizes the wasted processing bandwidth during long-latency cache misses for redundant execution of the instruction stream. MBI has modest hardware cost, requires minimal modifications to the existing microarchitecture, and is particularly well suited for memory-intensive applications. The evaluation reveals...
- Tags: Technique, University Of Texas, Microprocessor, Evaluation, Microarchitecture Based Introspection, Productivity
- White papers
- Ofsted Uses Cisco IP Communications to Help Create Nation-Wide Organisation and Improve Services
- The Office for Standards in Education Ofsted is the inspectorate for children and learners in England. Ofsted is to deploy a Cisco Systems Internet Protocol Communications IPC solution to help it develop a more integrated and national organisation. The Cisco IP Communications IPC solution will be delivered over a fixed...
- Tags: IP, Cisco Systems Inc., Ofsted
- Case studies
- Wireless Service Desk Solution Improves Field Dispatch and Time Management
- IPC Information Systems is a leading provider of mission-critical communications solutions to the world's financial trading community. Since response to trouble tickets is key to customer service and meeting their Service Level Agreements, IPC knew they had to automate their approach to improve efficiency. They approached Sona Mobile Inc. to...
- Tags: Time Management, Wireless Service, Wireless Service Desk Solution, IPC Information Systems, Wi-Fi, Wireless
- Case studies
- Delft University of Technology Choose Infra to Support ITIL Processes
- Founded in 1864, Delft University of Technology TU Delft is the oldest, largest, and most comprehensive technical university in the Netherlands. In July 2000, The Incident, Problem and Change IPC project was designed to ensure that IT incidents and problems were handled according to defined service agreements, thus providing a...
- Tags: University, ITIL, Process Improvement, It Services, Quality, Business Operations
- Case studies
- Using Read-Copy-Update Techniques for System V IPC in the Linux 2.5 Kernel
- Read-Copy Update RCU allows lock-free read-only access to data structures that are concurrently modified on SMP systems. Despite the concurrent modifications, read-only access requires neither locks nor atomic instructions, and can often be written as if the data were unchanging, in a "CS 101" style. RCU is typically applied to...
- Tags: Implementation, Kernel, IBM Corp., RCU, Linux, UNIX, Operating Systems, Open Source, Software
- White papers
- An Analysis of the Performance Impact of Wrong-Path Memory References on Out-of-Order and Runahead Execution Processors
- High-performance, out-of-order execution processors spend a significant portion of their execution time on the incorrect program path even though they employ aggressive branch prediction algorithms. Although memory references generated on the wrong path do not change the architectural state of the processor, they affect the arrangement of data in the...
- Tags: Performance, Memory, Analysis, Processors, Semiconductors, Hardware, Components
- White papers 2005-12-01
- Use Microsoft Message Queuing in C# for inter-process communication
- Am I missing something here...?Right from its inception, MSMQ has always been used for IPC. This article makes you think it was something else and suddenly there is this new angle to it. The very idea of MSMQ has always been to asynchronously pass data to other processes.
- Tags: Middleware, Enterprise software, rimpac99@..., C#
- Discussion threads 2007-07-31
- Low Latency 10 GbE Switching for Data Center, Cluster and Storage Interconnect
- As the data center continues to evolve to meet rapidly escalating demands for higher levels of performance and resource virtualization, three rather distinct networking requirements have emerged. The typical server in a high performance data center may require connection to three switching fabrics: a LAN for connecting users and general...
- Tags: Force10 Networks Inc., Data Center, Latency, Fabric, Data Centers, Storage, LANs, Networking, Hardware, Data Management
- White papers 2007-09-19
- << Previous
- page 1 of 1
- Next >>