代码搜索:SocketClient
找到约 297 项符合「SocketClient」的源代码
代码结果 297
www.eeworm.com/read/287799/4017477
h socketclient.h
// socketclient.h : main header file for the SOCKETCLIENT application
//
#if !defined(AFX_SOCKETCLIENT_H__FC01C627_3C72_11D4_8421_009027C2492F__INCLUDED_)
#define AFX_SOCKETCLIENT_H__FC01C627_3C7
www.eeworm.com/read/269048/4247497
properties socketclient.properties
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright
www.eeworm.com/read/448120/1691718
java socketclient.java
/*
* Copyright (c) 2006-2007 Sun Microsystems, Inc. All rights reserved.
*
* The Sun Project JXTA(TM) Software License
*
* Redistribution and use in source and binary forms, with or withou
www.eeworm.com/read/448120/1691752
java socketclient.java
/*
* Copyright (c) 2006-2007 Sun Microsystems, Inc. All rights reserved.
*
* The Sun Project JXTA(TM) Software License
*
* Redistribution and use in source and binary forms, with or without
*
www.eeworm.com/read/426051/1996251
properties socketclient.properties
# For the general syntax of property based configuration files see the
# documenation of org.apache.log4j.PropertyConfigurator.
# The root category uses the appender called A1. Since no priority i
www.eeworm.com/read/426051/1996441
lcf socketclient.lcf
# -------------------------------------------------------------------------
# This config file is intended to be used by a client wishing to log using
# a SocketAppender to a SyslogServer or equival
www.eeworm.com/read/400090/2356180
properties socketclient.properties
# For the general syntax of property based configuration files see the
# documenation of org.apache.log4j.PropertyConfigurator.
# The root category uses the appender called A1. Since no priority is
#
www.eeworm.com/read/400090/2356193
properties socketclient.properties
# For the general syntax of property based configuration files see the
# documenation of org.apache.log4j.PropertyConfigurator.
# The root category uses the appender called A1. Since no priority is
#
www.eeworm.com/read/400090/2356427
lcf socketclient.lcf
# -------------------------------------------------------------------------
# This config file is intended to be used by a client wishing to log using
# a SocketAppender to a SyslogServer or equivalen
www.eeworm.com/read/399294/2362439
java socketclient.java
package com.gsoft.workflow.msgsender;
import java.io.IOException;
import java.net.Socket;
import java.util.Date;
import java.text.SimpleDateFormat;
import java.io.*;
public class SocketClien