搜索资源列表
-
0下载:
Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?等等…
好在我已经将这些事完成了,我将和所有人共享我的知识了。如果你了解 C 语言并想穿过网络编程的沼泽,那么你来对地方了。
-Socket Programming let you frustrated? From the man pages, it is very difficult to get
-
-
0下载:
Java网络编程方面,包括服务器、Socket、http等方面的12个程序-Java programming networks, including servers, Socket, http and so the 12 procedures
-
-
0下载:
此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用\"阻塞SOCKET\"来实现快捷、高效的目的。我们平常所见的SOCKET程序,一般都是使用\"非阻塞SOCKET\",以其提高程序的效率。那么有没有办法使用\"阻塞SOCKET\"也能方便、快捷的实现我们的网络通讯要求呢?CSocketBlockServer和CsocketBlockClient主要是为了这一目的而编写的。目的分述如下: 1.为了
-
-
0下载:
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!
-
-
0下载:
simple webserver simulator to show how a web server takes request on a windows environment and reponds using socket programming.
-
-
0下载:
简单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
-
-
0下载:
简单web服务器
socket编程
支持自动获取ip 可选择端口号 选择根目录-Simple web server socket programming support can choose to automatically obtain ip port number to choose the root directory
-
-
0下载:
Remote Procedure call implementation in C in Fedora 7(Linux).Socket Programming has been used.
Both Server and Client programs has been given
-
-
0下载:
1. 编写简单的HTTP 1.0 客户端程序;编写简单的HTTP 1.0 服务器程序;
(1) 实践内容
(2) 实现过程
注意:
① 具体体现Socket的编程流程,注意区分Java Socket与其它Socket的区别;
② 在此实践中某些功能模块的实现流程;
③ 最好利用UML的类图或结构化的程序流程图来描述程序的实现过程;
(3) 关键技术
关键写出在完成各个功能时所使用的具体函数,但不要将全部程序代码粘贴;
(4) 遇到的问
-
-
0下载:
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.
-
-
0下载:
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
-
-
0下载:
Socket Programming, Transfer Binary Data
-
-
0下载:
这是SOCKET编程资料,很基础的,主要讲解了socket编程基本原理-This is the SOCKET programming information, very basic, mainly on the socket programming principle
-
-
0下载:
socket server and client using C#, visual studio 2012
-
-
0下载:
Networking program and tools.
-
-
0下载:
this code is for python socket programming
-
-
0下载:
its one dictonary code in socket programming with java and have admin
-
-
0下载:
CLIENT SERVER COMMUNICATION OVER TCP WITH SOCKET PROGRAMMING
-
-
0下载:
Socket programming source-Basic
-
-
0下载:
本代码中采用多进程进行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
-