Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'socket'

1965630 - netstat view of clamd: socket antivirus clamav clamxav sentry clamd protectmac
  1. Active Internet connections (including servers)
  2. Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
  3. tcp4       0      0  192.168.1.65.52279     zaniah.bton.ac.u.ldap  SYN_SENT
  4. tcp4       0      0  *.sunrpc               *.*                    LISTEN
  5. tcp4       0     37  192.168.1.65.51247     mail.susx.ac.uk.imap   LAST_ACK
  6. tcp4       0     37  192.168.1.65.51245     mail.susx.ac.uk.imap   LAST_ACK
  7. tcp4       0     37  192.168.1.65.51242     omnium.freeman-c.imaps LAST_ACK
  8. tcp4       0     37  192.168.1.65.51241     mail.susx.ac.uk.imaps  LAST_ACK
  9.  
1844320 - Socket Chat Server: server chat csharp socket
  1. using System;
  2. using System.Collections;
  3. using System.Net;
  4. using System.Net.Sockets;
  5. using System.Text;
  6.  
  7. namespace SocketSystem
  8. {
  9.  
1844172 - Socket Chat Server: server chat csharp socket
  1. using System;
  2. using System.Collections;
  3. using System.Net;
  4. using System.Net.Sockets;
  5. using System.Text;
  6.  
  7. namespace TcpSock
  8. {
  9.  
1268381 - PHP Varnish Stats Generator: php socket varnish varnishd
  1. <?php
  2.  
  3. // This is just a code snippet written by Jason "Foxdie" Gaunt, its not meant to be executed, it may work as-is, it may not.
  4. // I freely acknowledge this code is unoptimised but it has worked in practice for 6 months :)
  5.  
  6. // Lets define our connection details
  7. $adminHost = "127.0.0.1"; // IP address to connect to
  8. $adminPort = "2400"; // Port to connect to
  9.  
1178864 - SOCKETBOT: socket
  1. on *:start: {
  2.  
  3.   ;SETTINGS, EDIT THIS
  4.   var %s.server = irc.chattersweb.nl
  5.   var %s.port = 6667
  6.   var %s.nick = CoolBot
  7.   var %s.pass = nopass
  8.   var %s.room = #coolbox
  9.  
807896 - sBot.mIRC: mirc irc socket sbot knick lighter knicklighter
  1. #-> mIRC Socket Bot by KnickLighter
  2. #-> Named as 'sBot.mIRC'
  3. #-> Leave these 3 lines ALWAYS in this script.
  4.  
  5. #-> Configuration:
  6.  
  7.  
  8. #-> Server/DNS to connect to:
  9.  
807887 - sBot.mIRC: mirc irc socket sbot knick lighter knicklighter
  1. #-> mIRC Socket Bot by KnickLighter
  2. #-> Named as 'sBot.mIRC'
  3. #-> Leave these 3 lines ALWAYS in this script.
  4.  
  5. #-> Configuration:
  6.  
  7.  
  8. #-> Server/DNS to connect to:
  9.  
fantasy-obligation fantasy-obligation