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

Search list

[CA authserv

Description: 使用openssl的SSL下SOCKET服务器端-use openssl SSL server under SOCKET
Platform: | Size: 2176 | Author: 杨勇 | Hits:

[WinSock-NDISsocket

Description: socket通信,包括SERV和CLIENT通信机制,可以用来建立基于socket通信的网络应用程序开发。
Platform: | Size: 2932 | Author: wangqs | Hits:

[CA authserv

Description: 使用openssl的SSL下SOCKET服务器端-use openssl SSL server under SOCKET
Platform: | Size: 2048 | Author: 杨勇 | Hits:

[Internet-Networkwinsock server

Description: WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
Platform: | Size: 38912 | Author: 柳宝虎 | Hits:

[Ftp ServerICS_FTPServer

Description: FTPServer ICS 网络 互联网 Socket使用ICS做的FTP服务器程序-FTPServer ICS Socket Internet network using ICS do FTP server
Platform: | Size: 191488 | Author: 凉凉 | Hits:

[TCP/IP stackSocket

Description: the program is socket program of TCP client/Server structure.
Platform: | Size: 1833984 | Author: keith | Hits:

[Internet-Networkselect_socket

Description: 该代码是用select IO复用实现的网络服务器 里面有两个版本,区别读者可以好好看看,并体会其不同的实现方式的优缺点。 对初级入门的特别合适-The code is used to achieve select IO multiplexing network server there are two versions, the difference between a good reader can see and appreciate their different ways to achieve the advantages and disadvantages. Primary entry special suitable
Platform: | Size: 2048 | Author: 钟伟 | Hits:

[OtherlinuxServer_vcClient

Description: linux socket和winsock结合使用。linux作为服务器,windows来访问。简单测试小程序-linux socket and winsock combination. linux as a server, windows to access. Simple test applet
Platform: | Size: 7168 | Author: 王立东 | Hits:

[Internet-NetworkWindowsC+++MFC+Socket+(Server)

Description: WindowsC+++MFC+Socket+源码示例(服务器篇);内附说明文档。-WindowsC+++ MFC+ Socket+ 脭
Platform: | Size: 169984 | Author: fcube | Hits:

[Internet-Networksocket

Description: socket通信,包括SERV和CLIENT通信机制,可以用来建立基于socket通信的网络应用程序开发。-socket communications, including the SERV and the CLIENT communication mechanism can be used to establish a socket-based communications network application development.
Platform: | Size: 3072 | Author: wangqs | Hits:

[Internet-Networkecho_server

Description: 这是一个我经过多次寻找验证,保证不丢数据的socket IOCP的程序。用法很简单。-This is a many times I have been looking for validation to ensure data is not lost socket IOCP procedures. Usage is very simple.
Platform: | Size: 117760 | Author: 袁志 | Hits:

[Internet-Networkwinsocket

Description: Windows 的 socket 编程入门实践 实现server与client的通信-Windows of the socket programming practice to achieve entry-server and client communications
Platform: | Size: 206848 | Author: 天翼 | Hits:

[Internet-Networkudpsocket

Description: linux下的udp socket通信,包括client和server端程序代码。-Udp socket communications linux under , including both client and server sides.
Platform: | Size: 1024 | Author: 白鸽 | Hits:

[Windows CESocket_Server

Description: 嵌入式主板,wince操作系统,Socket编程服务端,evc++开发平台下的工程-Embedded Motherboard, wince the operating system, Socket programming service side, evc++ project under development platform
Platform: | Size: 1328128 | Author: liuyang | Hits:

[CSharpCAsyncSocket

Description: socket编程的交互式聊天系统,有客户端和服务端,比较简单的一个程序-socket programming, interactive chat system, with client and service side, a relatively simple procedure
Platform: | Size: 273408 | Author: 海洋黄 | Hits:

[Software Engineeringftpclientsourcecode

Description: ftp客户端源代码,使用VC+SOCKET编程,在SERV-U6.0服务器上测试通过,能断点续传-ftp client source code, using VC+ SOCKET programming, in the SERV-U6.0 servers tested, can HTTP
Platform: | Size: 7168 | Author: asdfghjkl | Hits:

[Internet-NetworkTCP_SOKET

Description: TCP SOCKET编程server和client 端例子程序。-TCP SOCKET program,server and client。
Platform: | Size: 3072 | Author: fengzhizi_1 | Hits:

[Internet-NetworkIM2010

Description: 计算机网络实验Socket 通信 实验内容: 在学习完TCP/IP协议组后,要求掌握基于此协议实现网络通信,理解TCP与UDP的不同特性以及实现方式。实验要求建立一个基于TCP/IP协议的网络通讯小应用,实验可采用UDP或TCP,以分组形式,每组5人;建议基于WINDOWS平台; 功能要求: 建立一个基于中心服务器方式即时数据通信平台(IM)。 要求如下(*为选做内容): 1. 能进行用户管理,所有用户必须登录到服务器,由服务器维护在线信息。 2. IM(Instant Message)功能:用户登录后能进行实时多方点到点短信息通信,如聊天; 3. 能选择要求服务器进行转发服务。 4. 能保存通信记录到数据库(SQL Server或其他桌面型数据库); 5. 能进行双方文件传输,能显示进度 6. 支持断点重传。(检查时需有功能随时中断传送,并在下次启动能显示重传状态) *7. 数据包加密。 8. 实时语音双向传送功能 *9. 多方通话功能 10. 界面设计要求布局合理,信息清晰。 -Socket Communications Computer Network Experiment Experiment: End of learning TCP/IP protocol, the request control network traffic based on this protocol, understand the different characteristics of TCP and UDP, and implementation. Experiment requires the establishment of a TCP/IP-protocol network communication small applications, experiment can use UDP or TCP, to form groups, each 5 recommendations are based on WINDOWS platform Functional requirements: Way to establish a central server-based real-time data communications platform (IM). Requirements are as follows (* for the election to do content): 1. To carry out user management, all users must log on to the server, the server maintenance on-line information. 2. IM (Instant Message): Users can log in real-time multi-point short message communication, such as chat 3. Can choose to request the server to transmit service. 4. To save the communications records to the database (SQL Serv
Platform: | Size: 640000 | Author: Glory.Chen | Hits:

[Internet-NetworkMFC-serv

Description: 用MFC编写的SOCKET的服务器端程序-SOCKET written with MFC server-side program
Platform: | Size: 10888192 | Author: year | Hits:

[GUI DevelopCBIndyTimerExample

Description: Timerecify the IP address of the ser Complex network analysis tools, c NAT traversal P2P peer-to-peer co The timber wolf Remote Control V6 tcp/ip network programming, clien The UPNP library, without setting NetWork Program book Progarm will read a serial port a The nonblocking socket communicat TCPIP programming examples TCP/IP- based the console network Sending and receiving data of the If you need color attributes then The compiler through VC++6.0 UPNP WCF RIA Services+ Mef+ MVVM CRUD To use Visual C++ the socket serv
Platform: | Size: 660480 | Author: nawee dllyou | Hits:
« 12 »

CodeBus www.codebus.net