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

Search list

[WinSock-NDISbcb Socket.rar

Description:
Platform: | Size: 192080 | Author: | Hits:

[WinSock-NDISbcb Socket

Description: 我收集的C++ builder编写socket的文章.-I collected C builder prepared socket article.
Platform: | Size: 192347 | Author: 王昆 | Hits:

[Communicationsocket_communication

Description: 多线程Socket阻塞模式下通信 BCB-Socket阻塞模式通讯测试(多线程) 如果有多个客户机连接服务器请用以下的IP地址。 Client1:服务器IP:127.0.0.1 Client2:服务器IP:127.0.0.2 Client3:服务器IP:127.0.0.3 Client4:服务器IP:127.0.0.4 . . . . . . 以此类推。 在多机上则只要输入服务器端的IP地址就可以了。可以相互传收字符串-multithreading mode obstruction Socket Communications BCB - Socket Communications obstruction model test (more Thread) if a number of customers connected to the server with the following IP address. Client1 : Server IP : 127.0.0.1 Client2 : Server IP : 127.0.0.2 Client3 : Server IP : 127.0.0.3 Client4 : Server IP : 127.0.0.4.... analogy. In multi-input, on the other hand, as long as the server's IP address on it. Admission to each other - string
Platform: | Size: 363896 | Author: zwwr | Hits:

[Remote Controlguanyueguan_DGScreenSpy_0.1.1a

Description: 趕在年前發布第一個改進版本,這個基本是實用版本了,學習、工作兩用。 不多說了,代碼底下見真章。 此為 v0.1.1 的基礎上改進的第一個版本v0.1.1a v0.1.1采用 固定分塊 + 隔行掃描 v0.1.1a采用 動態分塊 + 隔行掃描 PS: 此代碼你可以任意使用,如果你也有所改進,請你發份改進的代碼到我郵箱。 ========== ICS Socket 盒子有下,Delphi是V6 Bate版本,BCB是V5版本。
Platform: | Size: 930776 | Author: 梁超 | Hits:

[Program docBCB网络编程精编

Description: BCB网络编程精编,socket通讯,ip欺骗,Winsock API 函数大全,客户-服务器远程数据传输处理技巧,tcp-ip通讯,多线程技术实现,屏幕抓取及回传,获取ip地址机器名,网络连接检测等。
Platform: | Size: 192080 | Author: dylzz111 | Hits:

[Internet-Networkbcb Socket

Description: 我收集的C++ builder编写socket的文章.-I collected C builder prepared socket article.
Platform: | Size: 192512 | Author: 王昆 | Hits:

[ICQ-IM-ChatBCB6_Chat

Description: BCB 6.0编译通过的完整的网络聊天室源代码.-BCB 6.0 compile a complete network chat rooms source code.
Platform: | Size: 1188864 | Author: 李兴仁 | Hits:

[Communicationsocket_communication

Description: 多线程Socket阻塞模式下通信 BCB-Socket阻塞模式通讯测试(多线程) 如果有多个客户机连接服务器请用以下的IP地址。 Client1:服务器IP:127.0.0.1 Client2:服务器IP:127.0.0.2 Client3:服务器IP:127.0.0.3 Client4:服务器IP:127.0.0.4 . . . . . . 以此类推。 在多机上则只要输入服务器端的IP地址就可以了。可以相互传收字符串-multithreading mode obstruction Socket Communications BCB- Socket Communications obstruction model test (more Thread) if a number of customers connected to the server with the following IP address. Client1 : Server IP : 127.0.0.1 Client2 : Server IP : 127.0.0.2 Client3 : Server IP : 127.0.0.3 Client4 : Server IP : 127.0.0.4.... analogy. In multi-input, on the other hand, as long as the server's IP address on it. Admission to each other- string
Platform: | Size: 363520 | Author: zwwr | Hits:

[Delphi VCLIOCPSocketServer

Description: IOCP Socket Server控件-IOCP Socket Server Control
Platform: | Size: 25600 | Author: wb | Hits:

[Remote Controlguanyueguan_DGScreenSpy_0.1.1a

Description: 趕在年前發布第一個改進版本,這個基本是實用版本了,學習、工作兩用。 不多說了,代碼底下見真章。 此為 v0.1.1 的基礎上改進的第一個版本v0.1.1a v0.1.1采用 固定分塊 + 隔行掃描 v0.1.1a采用 動態分塊 + 隔行掃描 PS: 此代碼你可以任意使用,如果你也有所改進,請你發份改進的代碼到我郵箱。 ========== ICS Socket 盒子有下,Delphi是V6 Bate版本,BCB是V5版本。-Years ago, released in time for the first improved version of the basic version is a practical, study, work dual-use. Nothing to add to that, the code under见真章. V0.1.1 This is the basis of the first version to improve the use of fixed-v0.1.1av0.1.1 Block+ Deinterlacing v0.1.1a dynamic sub-block+ Deinterlacing PS: This code you can use, if you also been improved, you were issued to improve the code to my mail. ========== ICS Socket box has under, Delphi is the V6 Bate version, BCB is the V5 version.
Platform: | Size: 930816 | Author: 梁超 | Hits:

[Communication-Mobilewangyue4

Description: 这是江苏企业通讯协议(联通版本)的一个Release,因为公司业务已经转换到java版本所以,我决定发布EMSP 2.0 C++ 版本的协议部分,因为当时比较仓促,设计的不是很好,但是我想对于刚刚涉及网络开发的人,特别是刚刚涉及短信息业务开发的人应该有所帮助,我所发布的部分只是协议处理部分的内容,不包括网络的处理,网络处理部分很简单,如果使用BCB或者VC的话您可以使用,VCL或者MFC中封装好的Socket组件来使用就可以了,或者您使用Socket API来处理。对于linux和Unix用户,我想您应该知道如何使用Socket了吧:) 本人曾在VC7 ,BCB6,kylix,G++上生成系统,但是不保证您在上述平台上可以正确生成系统。VC6因为对Standard C++支持不足,无法编译本代码。
Platform: | Size: 25600 | Author: 王跃 | Hits:

[Internet-NetworkUDP

Description: socket编程 : 一个基于UDP协议的通讯实例-socket programming: a communication protocol based on UDP example
Platform: | Size: 9216 | Author: 小君 | Hits:

[Multimedia Developudpplayer

Description: 在C++ Builder中创建使用VLC player插件播放通过socket发送来的视频数据的实例,对学习Builder下udp及vlc插件播放器播放局域网发送数据有帮助!-In C++ Builder to create plug-ins to use VLC player to play through the socket to send to the video data example, the study Builder plug-ins under the udp and vlc player LAN send data has to help!
Platform: | Size: 106496 | Author: zk | Hits:

[Internet-Networkmdiapp

Description: bcb 截屏程序,用到 Socket传输 多线程等-Screenshots bcb procedures used, such as multi-threaded transfer Socket
Platform: | Size: 346112 | Author: changyou | Hits:

[Windows DevelopSever

Description: 局域网实时通讯工具 熟悉开发工具(Visual Studio、Delphi、BCB等)的基本操作; 了解基于对话框的windows应用程序的编写过程; 对于windows Socket编程建立初步的概念。-LAN real-time communication tools
Platform: | Size: 627712 | Author: daji | Hits:

[OtherSocket(BCB)

Description: C++ Builder 使用自带的socket组件进行通讯的例程,包括客户端和服务器端,在实际应用软件中已经使用-C++ Builder comes with socket assembly routine communications, including client and server side, have been used in the practical application of software
Platform: | Size: 5120 | Author: | Hits:

[Internet-Networksocket

Description: BCB多线程Socket阻塞模式通讯,编辑测试成功-BCB multithreaded Socket blocking mode of communication
Platform: | Size: 1013760 | Author: daihu | Hits:

[Internet-NetworkBCB-Socket

Description: socket通信,简单的聊天程序。客户端和服务器。如果在一台机器上,IP可以为127.0.0.1-socket communication, a simple chat program
Platform: | Size: 964608 | Author: ks | Hits:

[Dialog_WindowSocket

Description: BCB Socket制作的简易聊天程序 Server: Project1.bpr Project1.cpp Project1.exe Project1.obj Project1.res Project1.tds Unit1.cpp Unit1.ddp Unit1.dfm Unit1.h Unit1.obj Unit1.~cpp Unit1.~ddp Unit1.~dfm Unit1.~h Client: Project1.bpr Project1.cpp Project1.exe Project1.obj Project1.res Project1.tds Project1.~bpr Unit1.cpp Unit1.ddp Unit1.dfm Unit1.h Unit1.obj Unit1.~cpp Unit1.~ddp Unit1.~dfm Unit1.~h -BCB Socket making simple chat program Server: Project1.bpr Project1.cpp Project1.exe Project1.obj Project1.res Project1.tds Unit1.cpp Unit1.ddp Unit1.dfm Unit1.h Unit1.obj Unit1. ~ Cpp Unit1. ~ Ddp Unit1. ~ Dfm Unit1. ~ H Client: Project1.bpr Project1.cpp Project1.exe Project1.obj Project1.res Project1.tds Project1. ~ Bpr Unit1.cpp Unit1.ddp Unit1.dfm Unit1.h Unit1.obj Unit1. ~ Cpp Unit1. ~ Ddp Unit1. ~ Dfm Unit1. ~ H
Platform: | Size: 1424384 | Author: 曹星 | Hits:

[CommunicationBCB socket

Description: 此程式為BCB6.0 socket Server及Client通訊測試程式(This program is a BCB6.0 socket Server and Client communication test program)
Platform: | Size: 1326080 | Author: kevin.chen660701 | Hits:
« 12 »

CodeBus www.codebus.net