代码搜索:WebServer

找到约 2,939 项符合「WebServer」的源代码

代码结果 2,939
www.eeworm.com/read/393963/2461879

java webserver.java

import java.io.IOException; import java.net.ServerSocket; import java.net.Socket; public class WebServer { public void serverStart(int port) { ServerSocket serversocket; try { serve
www.eeworm.com/read/383065/2622888

h webserver.h

/////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2000-2003 Intel Corporation // All rights reserved. // // Redistribution and use in source and bi
www.eeworm.com/read/383065/2622925

c webserver.c

/////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2000-2003 Intel Corporation // All rights reserved. // // Redistribution and use in source and bi
www.eeworm.com/read/381896/2639806

webserver makefile.webserver

APP_SOURCES += httpd.c http-strings.c httpd-fs.c httpd-cgi.c
www.eeworm.com/read/381896/2639817

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 cond
www.eeworm.com/read/374465/2751339

java webserver.java

/* * Copyright 2004-2008 H2 Group. Licensed under the H2 License, Version 1.0 * (http://h2database.com/html/license.html). * Initial Developer: H2 Group */ package org.h2.server.web; impor
www.eeworm.com/read/372488/2772380

java webserver.java

/* Copyright (c) 2001-2005, The HSQL Development Group * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the
www.eeworm.com/read/372488/2772452

properties webserver.properties

# English WebServer responses BAD_REQUEST=Bad RequestThe server could not understand this request. NOT_FOUND=Not FoundThe server could not fi
www.eeworm.com/read/370199/2787014

webserver makefile.webserver

APP_SOURCES += httpd.c http-strings.c httpd-fs.c httpd-cgi.c
www.eeworm.com/read/370199/2787025

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 cond