Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Omenus_server
Omenus
Oct 12th, 2011
323
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Delphi
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
procedure
TForm1
.
TcpServer1Accept
(
Sender
:
TObject
;
ClientSocket
:
TCustomIpClient
)
;
var
s
:
string
;
begin
TcpServer1
.
Open
;
s
:
=
TcpServer1
.
Receiveln
(
)
;
Memo1
.
Lines
.
Add
(
S
)
;
end
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 4 sec ago | 0.94 KB
Swapzone Glitch (Working)E A
JavaScript | 9 sec ago | 0.98 KB
Instant Profit Method
JavaScript | 47 sec ago | 0.94 KB
Exchange Exploit T H
JavaScript | 2 min ago | 0.98 KB
Turn Any Crypto Swap Into a Profit MachineX 7
JavaScript | 2 min ago | 0.98 KB
Exchange Exploit T Z
JavaScript | 2 min ago | 0.98 KB
Swapzone Glitch (Working)E H
JavaScript | 2 min ago | 0.98 KB
Swapzone Glitch (Working)E 4
JavaScript | 2 min ago | 0.98 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!