搜索资源列表
WebServer_DLL
- http server 的源代码,已经编程了DLL,使用很方便,可以嵌入到其他应用程序中,超稳定(用到了 FPIETTE的 socket Components))-http server source code has been programmed DLL, very convenient to use, can be embedded into other applications, the ultra-stable (FPIETTE use of the socket Components
ligangan22
- Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?等等… 好在我已经将这些事完成了,我将和所有人共享我的知识了。如果你了解 C 语言并想穿过网络编程的沼泽,那么你来对地方了。 -Socket Programming let you frustrated? From the man pages, it is very difficult to get
200811117311182
- 通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。
Networking
- Java网络编程方面,包括服务器、Socket、http等方面的12个程序-Java programming networks, including servers, Socket, http and so the 12 procedures
sockInWeb
- 此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用\"阻塞SOCKET\"来实现快捷、高效的目的。我们平常所见的SOCKET程序,一般都是使用\"非阻塞SOCKET\",以其提高程序的效率。那么有没有办法使用\"阻塞SOCKET\"也能方便、快捷的实现我们的网络通讯要求呢?CSocketBlockServer和CsocketBlockClient主要是为了这一目的而编写的。目的分述如下: 1.为了
200459151651
- socket编程经典小例子,简单实用,用它可进行聊天软件的制作,使用mfc制作聊天软件!-socket programming classic example of a small, simple and practical, it can be used for the production of chat software, the use of chat software mfc produced!
多线程及数据库应用
- 应用于生程的一个实际,可演示多线程及socket编程应用。
ceshi
- 简单web服务器socket编程支持 自动获取ip 可选择文件根目录,可选择端口号 为每个文件请求建立一个线程-Simple web server socket programming support can choose to automatically obtain ip document root directory, choose the port number for each document request to establish a thread
WebServer
- 简单web服务器 socket编程 支持自动获取ip 可选择端口号 选择根目录-Simple web server socket programming support can choose to automatically obtain ip port number to choose the root directory
HTTP1
- 1. 编写简单的HTTP 1.0 客户端程序;编写简单的HTTP 1.0 服务器程序; (1) 实践内容 (2) 实现过程 注意: ① 具体体现Socket的编程流程,注意区分Java Socket与其它Socket的区别; ② 在此实践中某些功能模块的实现流程; ③ 最好利用UML的类图或结构化的程序流程图来描述程序的实现过程; (3) 关键技术 关键写出在完成各个功能时所使用的具体函数,但不要将全部程序代码粘贴; (4) 遇到的问
TCPtime
- VC6.0环境,使用套接字编程,实现客户端和服务器端相通信,服务器发送时间给客户端,其中基于协议TCP。-In VC 6.0 environment, use a socket programming, fulfill the client and the server communication, the server sends time to the client, which based on the protocol TCP.
consock
- Socket(套接字)是一种网络编程接口,提供系统调用和相关辅助函数,帮助程序员进行网络程序开发。这是一个基于windows系统的互联网winsock程序-Socket (socket) is a network programming interface, the system call and related support functions to help programmers to network application developers. This is a windows-b
Server
- 用WinSock提供的多个的套接字API函数实现编程,基于TCP协议,实现即时通信-WinSock multiple socket API functions, programming based on the TCP protocol, instant messaging
socket
- 这是SOCKET编程资料,很基础的,主要讲解了socket编程基本原理-This is the SOCKET programming information, very basic, mainly on the socket programming principle
Java_socket_file_down_up
- 用Java语言编程的基于Socket程序用于文件的上下传-the method using Java code to down or upload file
xt_tcpudp.h
- linux udp编程实例,演示udp的编程方法-example of udp socket program, example udp program method
code
- 本代码中采用多进程进行socket编程,简单实现了web服务器的开发,python程序在本机运行后,打开浏览器,输入127.0.0.1:8000即可看到结果,采用http协议(The code used in the multi-process socket programming, the simple realization of the web server development, python program in the machine running, open the brows