Regarding Protocol certiifcation


 
Thread Tools Search this Thread
Special Forums IP Networking Regarding Protocol certiifcation
# 1  
Old 02-27-2012
Regarding Protocol certiifcation

Hello Forum Members,

I am siva ranganath from Hyderabad-India.
I have an work experince of 4.5 years as application developer and support member in open source systems.i am good basic network programing ie applications developing in TCP/IP and i have an experince of 1 year in this N/W programing.Now Iam looking my carrier in N/W programming.So please help me any team members who were aware of the n/w cetification procedures are any helpful sites.
I ma looking forward from the team members and thanks to the moderator who were running this forums.







Thanks & Regards
Siva Ranganath
workforsiva@gmail.com
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. IP Networking

Diameter protocol performance on RH 6.4

Hi, I recently upgraded from RH 6.2 to RH 6.4 on our diameter application server. After the upgrade, we saw the performance throughput of out diameter application went down about 40%. From 459K transaction per second to 234K TPS on RH 6.4. Nothing has changed in the network. I am using HP... (3 Replies)
Discussion started by: ketanb81
3 Replies

2. Shell Programming and Scripting

want know about network protocol testing

Hi guys, i want to know about network protocol testing. 1. What is network protocol testing? 2. Whats the role of network protocol tester? 3. Is there good future scope in network protocol testing field? 4. Just give me a example of protocol testing. 5. How it relates to perl or unix? Thanks... (0 Replies)
Discussion started by: rangarasan
0 Replies

3. AIX

SSH Protocol Version 1

SSH Protocol Version 1 Session Key Retrieval Disable compatibility with version 1 of the protocol can any one advice in this regard and how can I Disable compatibility with version 1 of the protocol Pls advice .. (2 Replies)
Discussion started by: Mr.AIX
2 Replies

4. IP Networking

do peers communicate via protocol?

actual transmission path is physical layer. do peers in n layer communicate on any issue using n layer protocol with each other. as far as i know this communication is said to be virtual. (0 Replies)
Discussion started by: zius_oram
0 Replies

5. Solaris

CMIS protocol problem

we are having two servers that are running on Solaris 5.6 the server A communicates with the server B through the CMIS protocol a process known as CMIS_STACK runs on the servers for communication between them. now we tried shifting the server A to a fallback server A1 when the database... (2 Replies)
Discussion started by: asalman.qazi
2 Replies

6. Infrastructure Monitoring

SNMP protocol

dear friends , how can I use the SNMP protocol to monitor the network and send notification alerts to the clients which have windows machines. I found the utility snmp_trapsend at the directory /usr/sbin ,how can I use this command ?? my server is SUN SOLARIS. please help !!!:confused: (1 Reply)
Discussion started by: Ahmed waheed
1 Replies

7. UNIX for Advanced & Expert Users

http protocol from UNIX

Is there any way to access http page from UNIX command line.... eg: http://www.abc.xyz (5 Replies)
Discussion started by: bishweshwar
5 Replies

8. IP Networking

protocol

iam doing a research on WAN so pliz any body can give me or tell me where i would find communication protocol map..thats all 7 layers..OIS MODEL (1 Reply)
Discussion started by: ravineelkumar
1 Replies

9. IP Networking

Protocol Numbers

I'm planning on putting together a chart of basic information (port number, protocol number, transport layer protocol, etc) on different protocols (FTP, ICMP, DNS, IP, etc) I found: http://www.phys-iasi.ro/Library/RFCs/rfc1700.htm and that tells me a little bit of information but I'm looking... (3 Replies)
Discussion started by: thmnetwork
3 Replies
Login or Register to Ask a Question
dspluginhelperd(8)					    BSD System Manager's Manual 					dspluginhelperd(8)

NAME
dspluginhelperd -- support daemon for legacy DirectoryService plugins SYNOPSIS
dspluginhelperd [-v] DESCRIPTION
DirectoryService has been replaced by opendirectoryd(8). dspluginhelperd provides support for 3rd party DirectoryService plugins. More information can be accessed from the Darwin Open Directory Page: http://developer.apple.com/darwin/projects/opendirectory/ OPTIONS
The options are as follows: -v Display the release version. DIAGNOSTICS
See odutil(1) for information on enabling debug logging and various other options introspection of opendirectoryd. ERRORS
Error codes are available using dserr(1) or from framework headers <DirectoryService/DirServiceTypes.h>. DirectoryService.framework is dep- recated as of 10.6 and OpenDirectory.framework should be used instead. OPEN SOURCE
The source code for dspluginhelperd is available as part of Apple's Darwin open source initiative. dspluginhelperd is part of the Directory- Service project. More information on Darwin may be found on the Web at http://developer.apple.com/darwin/projects/opendirectory/ DirectoryService API and Plug-in API are documented at http://developer.apple.com/referencelibrary/Networking/ The headers for the deprecated DirectoryService APIs can also be found in the following location: /System/Library/Frameworks/DirectoryService.framework/Headers/ FILES
/Library/DirectoryServices/PlugIns location of third party plugins SEE ALSO
opendirectoryd(8), odutil(1), DirectoryServiceAttributes(7), dscl(1), dsmemberutil(1), dscacheutil(1), dseditgroup(8), dsenableroot(8), dserr(8), pwpolicy(8) MacOSX Jun 23, 2010 MacOSX