代码搜索:如何学习 socket?

找到约 10,000 项符合「如何学习 socket?」的源代码

代码结果 10,000
www.eeworm.com/read/137691/5819967

java oldsfsource.java

// $Id: OldSFSource.java,v 1.3 2003/10/07 21:46:00 idgay Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to
www.eeworm.com/read/137691/5819976

java sfsource.java

// $Id: SFSource.java,v 1.6 2003/10/07 21:46:01 idgay Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to us
www.eeworm.com/read/137691/5819978

java networkbytesource.java

// $Id: NetworkByteSource.java,v 1.3 2003/10/07 21:46:00 idgay Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permiss
www.eeworm.com/read/136989/5829575

readme

DIOP - UDP Based Pluggable Protocol =================================== NOTE: The file that were in this directory have been moved to $TAO_ROOT/tao/Strategies/. This directory contains a
www.eeworm.com/read/136822/5849134

3qt qsocketdevice.3qt

'\" t .TH QSocketDevice 3qt "24 January 2005" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the .\" license file included in the distribution for a c
www.eeworm.com/read/136819/5852582

3qt qsocketdevice.3qt

'\" t .TH QSocketDevice 3qt "29 October 2001" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the .\" license file included in the distribution for a c
www.eeworm.com/read/136816/5854042

3qt qsocketdevice.3qt

'\" t .TH QSocketDevice 3qt "17 July 2003" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the .\" license file included in the distribution for a comp
www.eeworm.com/read/135677/5883503

h tcp_ip.h

/* *Copyright (c) 2000-2002 Viola Systems Ltd. *All rights reserved. * *Redistribution and use in source and binary forms, with or without *modification, are permitted provided that the fol
www.eeworm.com/read/133772/5901718

man getpeername.man

NAME getpeername - get name of connected peer SYNOPSIS #include int getpeername(int s, struct sockaddr *name, socklen_t *namelen); DESCRIPTION
www.eeworm.com/read/133772/5901719

man getsockname.man

NAME getsockname - get socket name SYNOPSIS #include int getsockname(int s , struct sockaddr * name , socklen_t * namelen ) DESCRIPTION