Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Apr 22nd, 2016
259
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C#
0.23 KB
| None
|
0
0
raw
download
clone
embed
print
report
using
(
var
pipe
=
new
NamedPipeClientStream
(
"."
,
"test"
, PipeDirection
.
InOut
)
)
{
pipe
.
Connect
(
)
;
pipe
.
WriteByte
(
100
)
;
int
x
=
pipe
.
ReadByte
(
)
;
Console
.
WriteLine
(
x
)
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
🔥🔥🔥 The Best Money Technique
JavaScript | 7 min ago | 0.67 KB
Untitled
PHP | 8 min ago | 7.64 KB
Infinite Money Glitch
JavaScript | 17 min ago | 0.67 KB
✅ FREE 2,000$ FROM SWAPZONE
JavaScript | 28 min ago | 0.67 KB
Untitled
VeriLog | 32 min ago | 0.10 KB
aks_k9s
Bash | 35 min ago | 1.71 KB
✅✅ Swapzone Trading Glitch
JavaScript | 38 min ago | 0.67 KB
Personalized Vein Treatment Plans at USA Vein...
HTML | 43 min ago | 0.59 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!