public marks

PUBLIC MARKS with tag socket

2012

2011

ServerSocket (Java Platform SE 6)

by sylvainulg
SO_REUSEADDR for Java -- how to avoid java.net.BindException (at the risk of odd TCP state) [code] ServerSocket x = new ServerSocket(); x.setReuseAddress(true); x.bind(new InetSocketAddress(port)); [/code]

2010

2009

Java 2 Platform SE v1.3.1: Class BufferedReader

by sylvainulg (via)
you want readline() for implementing HTTP in java ? here it is, not in BufferedInputStream

socket : Java Glossary

by sylvainulg (via)
interesting hints about socket programming in Java, though i don't know how much of that is accurate/up to date (e.g. graceful shutdown looks odd)

ArtOfHttp

by sylvainulg
mon petit tuto de programmation client/serveurs HTTP en C.

2008

'Tomcat and Apache on the same port' - MARC

by night.kame

Is it possible to run both Tomcat and Apache [wampserver] on the same port?

network socket fail

Socket Programming in Java, Simple Examples

by sylvainulg (via)
demonstration httpServer and tcpClient in java ... It seems all too easy :-/

2007

Arjin Chen's 網路電研所-查詢PORT及Process相關資訊

by realmip
.列出哪些Processes正在使用這個檔案 # fuser -mv /path/filename

2006

phpsocketdaemon : bilbliothèque pour serveur en PHP

by clochix & 2 others
A library for writing a daemon in PHP that can handle massive amounts of client and server connections. By using this library you can focus on implementing protocol and logic, instead of spending countless hours of writing and debugging asynchronous, non blocking, high performance socket routines.

ressources

by sylvainulg
tous mes tutos, exemples, bidouilles, etc. pour la programmation réseau en C

tips

by sylvainulg
mes trucs & astuces pour la programmation réseau

BitTorrent Tutoriel

by sylvainulg & 1 other
un tutoriel sur BitTorrent que j'avais écrit pour un projet étudiants

PUBLIC TAGS related to tag socket

ajax +   AM2 +   amd +   bash +   beam +   bicore +   bittorrent +   blog +   c +   connection +   connexion +   CPU +   daemon +   dwr +   electronics +   flash +   français +   http +   java +   javascript +   js +   lang:fr +   launch +   linux +   motherboard +   network +   nonsolder +   php +   platform +   posix +   process +   product +   programming +   push +   python +   realtime +   reverse +   robot +   server +   SJAX +   SYNCHRONOUS +   tcp/ip +   tutorial +   unix +   user-agent +   web +   web-service +   windows +   xml +   xmlhttprequest +  

Active users

RETFU
last mark : 09/07/2012 13:33

sylvainulg
last mark : 06/03/2012 14:19

vrossign
last mark : 18/06/2011 19:43

Krome
last mark : 06/05/2011 15:28

Spone
last mark : 06/05/2011 14:59

Hieroglyphe
last mark : 25/11/2010 12:42

HK
last mark : 08/04/2010 14:21

benoit
last mark : 26/01/2009 21:29

night.kame
last mark : 25/06/2008 16:31

h2online
last mark : 04/08/2007 20:32

realmip
last mark : 20/01/2007 05:14

jmfontaine
last mark : 19/12/2006 09:26

clochix
last mark : 19/12/2006 08:52