代码搜索:WebServer
找到约 2,939 项符合「WebServer」的源代码
代码结果 2,939
www.eeworm.com/read/318730/3565155
webserver makefile.webserver
APP_SOURCES += httpd.c http-strings.c httpd-fs.c httpd-cgi.c
www.eeworm.com/read/318730/3565166
h webserver.h
/*
* Copyright (c) 2002, Adam Dunkels.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
www.eeworm.com/read/314427/3633939
webserver makefile.webserver
APP_SOURCES += httpd.c http-strings.c httpd-fs.c httpd-cgi.c
www.eeworm.com/read/314427/3633952
h webserver.h
/*
* Copyright (c) 2002, Adam Dunkels.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
www.eeworm.com/read/314427/3634084
webserver makefile.webserver
APP_SOURCES += httpd.c http-strings.c httpd-fs.c httpd-cgi.c
www.eeworm.com/read/314427/3634095
h webserver.h
/*
* Copyright (c) 2002, Adam Dunkels.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
www.eeworm.com/read/313766/3642069
java webserver.java
//WebServer.java
import java.net.*;
import java.io.*;
import java.util.*;
import java.lang.*;
public class WebServer
{
public static void main(String args[]) {
int port;
ServerSocket
www.eeworm.com/read/307055/3729324
java webserver.java
import java.net.*;
import java.io.*;
/**
* Example program from Chapter 1
* Programming Spiders, Bots and Aggregators in Java
* Copyright 2001 by Jeff Heaton
*
* WebServer is a very simple web-s
www.eeworm.com/read/306677/3735145
h webserver.h
/*
webserver.h
--------------------------------------------------------------------------------
gSOAP XML Web services tools
Copyright (C) 2001-2004, Robert van Engelen, Genivia, Inc. All Rights Res
www.eeworm.com/read/306677/3735147
c webserver.c
/*
webserver.c
Example stand-alone gSOAP Web server based on the gSOAP HTTP GET plugin.
This is a small but fully functional (embedded) Web server for serving
static and dynamic pages and SOAP/XML r