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

Search list

[WinSock-NDISA Simple socket example

Description: It is a socket server. It accepts a connection from client and prints on the console a message that client writes
Platform: | Size: 53926 | Author: 培育 | Hits:

[Internet-NetworkA Simple socket example

Description: It is a socket server. It accepts a connection from client and prints on the console a message that client writes
Platform: | Size: 53248 | Author: 培育 | Hits:

[Otherrouter3

Description: console下模拟一个小的路由器程序 socket对话 多线程通信 DV算法的实现-console under simulated a small router dialogue process multi-threaded socket communication DV Algorithm the realization
Platform: | Size: 284672 | Author: SANG HWAK | Hits:

[ICQ-IM-ChatTcp_Chat

Description: VC TCP winsocket 聊天程序 VC TCP winsocket 聊天程序-VC TCP winsocket chat program VC TCP winsocket chat program
Platform: | Size: 206848 | Author: king | Hits:

[Internet-NetworkSOCKETThread

Description: SOCKET编程,控制台下多线程的C/S通信-SOCKET programming, the console under the multi-threaded C/S communication
Platform: | Size: 32768 | Author: 的三分 | Hits:

[Communicationsocket

Description: windows socket 编程,控制台程序,可实现局域网内的简单聊天功能,工程实践的一个大作业.-windows socket programming, the console program can be realized in a simple LAN chat features, and engineering practice of a large operation.
Platform: | Size: 7097344 | Author: tony | Hits:

[Internet-Networksocket_c_ftp

Description: 一个在VC下的windows socket编程是用来做简单的文件传输,不是MFC的,是控制台下的编程,比较适合初学者学习,我用的是C语言编程,注意要在VC中的project-setting-link中加入ws2_32.lib否则会有编译错误-A VC under windows socket programming is used to make a simple file transfer, instead of MFC, is under the console programming, more suitable for beginners to learn, I use the C language programming, pay attention to the VC in the project-setting-link will be added to ws2_32.lib otherwise compile error
Platform: | Size: 3072 | Author: 陈鸡洋 | Hits:

[Consolesocket_c_rar

Description: 一个简单的文件传输,传输的是RAR格式的文件,适合比较大型的文件传输利用windows socketC语言编程的,比较是在VC下的控制台环境下编译的。-A simple file transfer, transmission is the RAR file format, suitable for relatively large-scale file transfer using windows socketC language programming, the comparison is in the VC console under the circumstances of the compiler.
Platform: | Size: 3072 | Author: 陈鸡洋 | Hits:

[Consolesocket

Description: 使用C++在VC6.0的控制台下编写的简单soket通信程序。-The use of C++ In VC6.0 console soket prepared with a simple communication program.
Platform: | Size: 15360 | Author: | Hits:

[Internet-NetworkTCPlistener

Description: 用TCPListener模拟socket编程的一问一答聊天 基于控制台-Socket programming using simulated TCPListener a question-and-answer chat-based console
Platform: | Size: 30720 | Author: | Hits:

[Internet-Networksocket

Description: 基于控制台的socket通信实例: 包括1.基于控制台socket通信 2.基于控制台的聊天程序-tcp 3.基于控制台的聊天程序-udp 注意:上传的为源代码基于控制台socket通信 使用时为每个文件新建一个工程先运行Srv再运行Client-Console-based socket communication examples include: 1. Console-based socket communication 2. Console-based chat program-tcp 3. Console-based chat program-udp Note: upload the source code for the console-based socket communication using time for each file create a new project first and then run the Client is running Srv
Platform: | Size: 5120 | Author: 刘小白 | Hits:

[Windows DevelopSockets

Description: This a HEAVILY optimized version of Borland s ScktComp unit.It works in exactly the same fashion and supports all of it s Win32 functionality except using only 10 of the original vcl overhead. Also included is a TList, TStream and TThread class. for console applications you should make an object to contain your methods for socket events. Refer to the delphi help file for information about each of the different socket events! Example program(22 KB compilied with Delphi 6)-This is a HEAVILY optimized version of Borland s ScktComp unit.It works in exactly the same fashion and supports all of it s Win32 functionality except using only 10 of the original vcl overhead. Also included is a TList, TStream and TThread class. for console applications you should make an object to contain your methods for socket events. Refer to the delphi help file for information about each of the different socket events! Example program(22 KB compilied with Delphi 6)
Platform: | Size: 15360 | Author: UnNamed053 | Hits:

[Internet-Networkcs

Description: 控制台socket文件传输程序。程序具有上传、下载、查看目录文件、更改目录等功能 -Console socket file transfer program. Program with upload, download, view catalog files, change directory functions
Platform: | Size: 35840 | Author: yangqianyun | Hits:

[Internet-Networkfilesendserver

Description: 传文件使用消息头方式3k每秒一客户一线程,并行传输,select i/o socket模型,测试无错.无丢包粘包.除非网络断开或掉网. 配套2个客户端接收,一个控制台.一个mfc-Way of transfer files using the header of a client of a thread-3k per second, parallel transmission, select i/o socket model, testing error-free. No packet loss stick package. Unless the network is disconnected or out of network. Supporting two clients received a console. a mfc
Platform: | Size: 156672 | Author: styleman | Hits:

[TCP/IP stackTCPClientDEMO

Description: TCP/IP Socket Client, Windows 控制台应用程序-TCP/IP Socket client, Windows console applications
Platform: | Size: 40960 | Author: caishw@sina.com | Hits:

[TCP/IP stacksocket

Description: tcp socket的聊天程序! 一个采用了多线程的控制台聊天程序,在聊天中同时可以进行文件传送。-tcp socket chat program! A multi-threaded console chat program, completes the file transfer.
Platform: | Size: 15360 | Author: 王雪 | Hits:

[CommunicationSocket

Description: 控制台socket文件传输程序,使用C++编写. 打开server端后,只要在client端输入server端IP即可使用。 程序具有上传、下载、查看目录文件、更改目录等功能-Console socket file transfer program, using C++ prepared to open the server side, client side input server-side IP can be used. Program upload, download, view the catalog file, change directory function
Platform: | Size: 277504 | Author: cxt | Hits:

[ConsoleSocket

Description: 基于C_S结构的Socket程序设计。控制台程序:使用控制台界面的多线程Server程序及Client端,WSAAsyncSelect异步窗口程序:使用Windows窗口界面的基于WSAAsyncSelect异步选择机制的Server程序及Client端 -Based on C_S structure Socket programming. Console application: using the console interface, multi-threaded Server program and Client-side, WSAAsyncSelect asynchronous window program: Use the Windows interface based on the WSAAsyncSelect asynchronous selection mechanism Server program and Client-side
Platform: | Size: 1018880 | Author: | Hits:

[TCP/IP stackselect-socket

Description: socket编程,用select进行的,服务器可以响应多个客户端,控制台程序,简单,适合初学者。-socket programming carried by select the server can respond to multiple clients, the console program, simple, suitable for beginners.
Platform: | Size: 3960832 | Author: 施连甲 | Hits:

[TCP/IP stackC#Socket控制台通信

Description: 基于控制台的Socket,TCP简易通信。仅供初学者学习,一起学习成长(Console based Socket, TCP simple communications. For beginners to learn, learn to grow together)
Platform: | Size: 72704 | Author: 大大王 | Hits:
« 12 3 4 »

CodeBus www.codebus.net