|
| ||||||||||
| Tags: ipc, lan, ndr, protocol, remote host, sepm, server |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Symantec Endpoint Protection Architecture for remote sites on lan
|
|
#2
| |||
| |||
| re: Symantec Endpoint Protection Architecture for remote sites on lan
If the SEPM environment is not kept in good condition professionally by accustomed administrators, the risk of the system receiving corrupted, failing to continue to bring value or helpfulness is increased transcendental. The EPM Architects presents ongoing telephone, remote and on-site hold up to assist clients commencing from side to side the issues and tribulations to facilitate arise through out the ordinary course of managing an EPM deployment. |
|
#3
| |||
| |||
| re: Symantec Endpoint Protection Architecture for remote sites on lan
By replacing consecrated protocols and communication methods commencing from side to side a robust and standardized interface, RPC is premeditated to facilitate communication connecting client and server processes. The functions restrained inside RPC are accessible by several program to facilitate be obliged to communicate utilizing a client/server methodology. |
|
#4
| |||
| |||
| re: Symantec Endpoint Protection Architecture for remote sites on lan
The RPC procedure starts on the client side. The client submission calls a local stub procedure as an alternative of code consignee the procedure. Stubs are compiled and linked through the client application through out the procedure of development. |
|
#5
| |||
| |||
| re: Symantec Endpoint Protection Architecture for remote sites on lan
As an alternative of containing code to facilitate implements the remote procedure, the client stub code retrieves the necessary parameters commencing from the client address space and extradite them to the client runtime library. The client runtime library then translates the parameters as required into a customary Network Data Representation (NDR) format for transmission to the server. |
|
#6
| |||
| |||
| re: Symantec Endpoint Protection Architecture for remote sites on lan
A 32-bit client accomplished the communication utilizes the NDR20 marshalling engine; a 64-bit client be able to utilize moreover the NDR20 or the NDR64 marshalling engine. The similar marshalling engine is utilized on mutually the client and the server side, inexcitable of program architecture. There is a slight diminution in performance when moreover the client or server utilizes an architecture different commencing from the additional for the reason that the marshalling engine be obliged to do additional translation throughout the communication. |
|
#7
| |||
| |||
| re: Symantec Endpoint Protection Architecture for remote sites on lan
The client caudal appendage then calls functions in the RPC client runtime library (rpcrt4.dll) to send the proposal and its parameters to the server. If the server is positioned on the similar host as the client, the runtime library be able to utilize the Local RPC (LRPC) function and pass the RPC postulation to the Windows kernel for transport to the server. |
|
#8
| |||
| |||
| re: Symantec Endpoint Protection Architecture for remote sites on lan
If the server is situated on a remote host, the runtime library particularise an harmonious transport protocol engine and passes the RPC to the network accumulate for transport to the server. RPC be able to utilize an additional IPC mechanisms, such as named pipes and Winsock, to accomplish the transport. The additional IPC mechanisms permit RPC additional flexibility in the way in which it completes its communications tasks. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Symantec Endpoint Protection Architecture for remote sites on lan" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to move clients from a Symantec Endpoint Protection 11 domain to a Symantec Endpoint Protection 12 domain? | S.I.K | Networking & Security | 4 | 23-02-2012 05:25 PM |
| Symantec Endpoint Protection versions cannot be updated on some PCs | amitap | Networking & Security | 5 | 15-02-2012 01:04 AM |
| Symantec Endpoint Protection Will Not Install | Obama P | Windows Software | 4 | 06-04-2010 02:42 PM |
| Symantec Endpoint Protection does not update | Zipp | Windows Software | 5 | 04-11-2009 01:56 PM |
| Symantec Endpoint Protection 11.x on SBS2003 | m3pilot | Small Business Server | 6 | 06-06-2008 03:46 AM |