Welcome![Sign In][Sign Up]
Location:
Search - socket receive

Search list

[Internet-Network能延时退出的阻塞式socket函数的设计

Description: 摘 要:介绍了Win32平台(Windows95/98/NT)下socket的阻塞和非阻塞两种工作模式。结合两个具体程序模型,讨论了在网络环境下发送/接收数据使用阻塞式socket的必要性和不足之处,并提出用能延时退出的阻塞式socket读写函数的解决方案。-Abstract : the Win32 platform (describes) socket obstruction and two non-blocking mode. Combining two specific program model discussed in the network environment to send/receive data using block-socket and the need for deficiencies, and make use can delay the withdrawal of obstructive type socket read and write function solutions.
Platform: | Size: 17408 | Author: 王静 | Hits:

[CommunicationSocket文件传输

Description: 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 -receive a document server, a client sends documents. Socket two each while only link to a document transmission. 3 can also send news network
Platform: | Size: 1170432 | Author: 冰火 | Hits:

[Internet-NetworkWindows-socket-program--server-and-client

Description: 基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。-Socket-based API programming, can be detected by the current server and client IP address and port number, and receive client information.
Platform: | Size: 21504 | Author: 王志慧 | Hits:

[OtherSocket

Description: socket通讯程序,从客户端发送若干字符后在在服务器端接收-socket communication process, from the client to send a number of characters in the server side to receive
Platform: | Size: 2334720 | Author: wangkey | Hits:

[Internet-NetworkSocket

Description: 基于C/S结构的Socket程序设计 即通信双方一方作为服务器等待客户提出请求并予以响应。客户则在需要服务时向服务器提出申请。服务器一般作为守护进程始终运行,监听网络端口,一旦有客户请求,就会启动一个服务进程来响应该客户,同时自己继续监听服务端口,使后来的客户也能及时得到服务。-Based on C/S structure Socket programming that is both side of communication as a server waiting for client request and response. Customers in need of services to the server application. Server in general has always been run as a daemon, listening network port, once the customer has requested, it will start a service process to respond to the client, at the same time continue to monitor their own service port, so that later customers can receive timely services.
Platform: | Size: 250880 | Author: nmkx | Hits:

[Remote ControlSocket

Description: 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-Network-related knowledge, procedures for the preparation of the network, Socket is connected applications and network bridge driver, Socket in your application to create, bind with the driver through the establishment of relations. Thereafter, the application data to the Socket, the Socket to the driver sent to the network. Computer from the network with the Socket Receive binding IP+ Port-related data, by the driver to the Socket, the application can be extracted from the Socket received data. Web applications is one such data through the socket send and receive. TCP and UDP and the preparation of the working principle of the process, how to link libraries in the proceedings document. A character interface chat program.
Platform: | Size: 4700160 | Author: jiangyang520 | Hits:

[Internet-Networksocket-client-server

Description: vc 实现 客户端 服务端通讯,服务端可接收多个客户端-vc realize the client-side communication services, service client can receive multiple clients
Platform: | Size: 99328 | Author: studyhard | Hits:

[Internet-Networksend_recv_int

Description: linux socket 接受和发送整型数-linux socket receive and send integer
Platform: | Size: 2048 | Author: 妮子 | Hits:

[Internet-Networksocket

Description: socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications programming implementation. Non-blocking mode of connection-oriented implementation of a server and multiple client to send and receive data (select models) for non-blocking mode of communication to connect one-on-one 1. Learn through winsock network communications programming implementation. 2. Study connection-oriented and connectionless-oriented network communication programming. 3. Learn obstructive and non-blocking mode of network communication programming. 4. Familiar with winsock related to the usage of API functions.
Platform: | Size: 7334912 | Author: qingangjun | Hits:

[Windows Developsocket

Description: 简单的socket编程,实现客户 与服务器文本的发送,客户端发送服务器接收-Simple socket programming, the realization of the client and the server send the text, the client sent the server to receive
Platform: | Size: 75776 | Author: donghuanhuan | Hits:

[Internet-Networksocket

Description: 基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。-Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, connection, send data and receive data network communication program.
Platform: | Size: 3072 | Author: 李爽 | Hits:

[Internet-Networksocket

Description: 用VC编写的socket,用于文件的收发,UDP协议-VC prepared with socket, used to send and receive documents, UDP protocol
Platform: | Size: 2120704 | Author: 张宏 | Hits:

[OtherSocket(mail)

Description: 用户 收发电子邮件,该功能很简单,很方便被学习-Users to send and receive e-mail users, this feature is very simple and very easy to be learning
Platform: | Size: 102400 | Author: 林安 | Hits:

[JSP/JavaSocket

Description: 用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端运行一次可以停止),直到客户运行 java Client Bye时 服务器端收到”Bye”并打印”I don’t wanna die”后 服务器停止运行。-Java Socket complete with the following functions: the establishment of client and server communications, server-side address of the local port from be. TCP in the form of communication at both ends, assuming that the client Class called Client, server-side Class called Server. Java Client Hello When running, the server can accept Hello Guest sent characters and print the " Receive Hello" and then go back to the client " How ru doing" string after the client received print " Received How are you doing" . This When running server-side service is not always stop and wait for the other Socket connection (the client can stop a run), until the customer is running java Client Bye received at the server-side " Bye" and print " I don' t wanna die" after the server to stop run.
Platform: | Size: 32768 | Author: wangdan | Hits:

[Windows DevelopSocket

Description: Socket通信,客户端和服务器之前的发送与接收!-Socket Communications, before the client and server send and receive!
Platform: | Size: 123904 | Author: apple | Hits:

[Windows DevelopSendReceive

Description: Socket Send and Receive
Platform: | Size: 23552 | Author: 蔡宏奇 | Hits:

[Windows DevelopSocket

Description: 这是一个UDP小程序,里面主要就是发送和接收的源代码。-This is a UDP small program, which is mainly to send and receive the source code.
Platform: | Size: 36864 | Author: 仇荣华 | Hits:

[Internet-Networksocket

Description: 用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, use the most basic socket, bind, listen, send, receive, function, very suitable for beginners, but I just use this example to learn socket programming, it is the classic case in point, there is a small interface
Platform: | Size: 78848 | Author: vivianjia | Hits:

[Grid ComputingSocket-RemoteCode

Description: this program is a client server chat system based on socket programming and it shows how a server can send some code to client for processing and receive output from client , it is a sample of running remote code
Platform: | Size: 149504 | Author: arad | Hits:

[Internet-Networksocket

Description: 服务器通过socket连接向客户端发送字符串"Hello, you are connected!"。只要在服务器上运行该服务器软件,在客户端运行客户软件,客户端就会收到该字符串。 -Server through the socket connection to the client sends the string " Hello, you are connected!" . As long as the server running the server software, client software running on the client, the client will receive the string.
Platform: | Size: 4096 | Author: 王红艳 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net