Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C# Examples: TODO #1

Open
metadings opened this issue Jan 23, 2015 · 2 comments
Open

C# Examples: TODO #1

metadings opened this issue Jan 23, 2015 · 2 comments

Comments

@metadings
Copy link
Owner

Not sure:

  • - lbbroker2
  • - lbbroker3

Heavy for now:

  • peering3
  • mdcliapi
  • mdclient
  • mdwrkapi
  • mdworker
  • mdbroker
  • tripping
  • mdcliapi2
  • mdclient2
  • mmiecho
  • ticlient
  • titanic
  • bstarsrv
  • bstarcli
  • bstar
  • bstarsrv2
  • clonesrv1
  • clonecli1
  • kvsimple
  • clonesrv2
  • clonecli2
  • clonesrv3
  • clonecli3
  • clonesrv4
  • clonecli4
  • kvmsg
  • clonesrv5
  • clonesrv6
  • clonecli6
  • clone

To Do:

  • fileio1
  • fileio2
  • fileio3
  • dechat
  • udpping1
  • udpping2
  • udpping3
  • interface

Done:

  • hwclient
  • hwserver
  • version
  • wuserver
  • wuclient
  • taskvent
  • taskwork
  • tasksink
  • msreader
  • mspoller
  • rrclient
  • rrworker
  • rrbroker
  • msgqueue
  • wuproxy
  • taskwork2
  • tasksink2
  • interrupt
  • mtserver
  • mtrelay
  • syncpub
  • syncsub
  • psenvpub
  • psenvsub
  • identity
  • rtreq
  • rtdealer
  • lbbroker
  • asyncsrv
  • peering1
  • peering2
  • lpclient
  • lpserver
  • spqueue
  • spworker
  • ppqueue
  • ppworker
  • flserver1
  • flclient1
  • flserver2
  • flclient2
  • flserver3
  • flclient3
  • flcliapi
  • espresso
  • pathopub
  • pathosub
  • lvcache
  • suisnail
  • eagain
@robreeves
Copy link

Could some examples be added to show how to use plain and curve security? I'm playing around with plain authentication. Based on http://api.zeromq.org/4-0:zmq-plain I've set the server ZSocket.PlainServer property set to true and on the client have set ZSocket.PlainUserName and ZSocket.PlainPassword. I can't figure out how to actually authenticate the client credentials on the server. Thanks!

@metadings
Copy link
Owner Author

Well YES, there should be something like somthing like the stonehouse and the ironhouse :) I'm going to implement a ZAP handler now, so let's see what I can do...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants