搜索资源列表
Cb_Builder_Socket_TCP.rar
- C++ Builder 6.0 Socket控件TCP通信,服务器和客服端都有。,C++ Builder 6.0 Socket Controls TCP communications, server and client have a customer service.
chat--Socket
- c++builder 网络聊天程序设计 使用了clientscoket和serverscoket控件 希望对大家有帮助-c++ builder programming using Internet chat and serverscoket clientscoket we want to help control
mdiapp
- bcb 截屏程序,用到 Socket传输 多线程等-Screenshots bcb procedures used, such as multi-threaded transfer Socket
sockfile
- socket程序,用c++builder实现的UDP协议-socket program using c++ builder to achieve the UDP protocol
socketcbuilder
- 简单的c++builder socket通信程序-Simple c++ builder socket communication program
ExemploSocket
- Socket example source code
TraceRoute
- Again this great example of using indy as your socket communication-Again this is great example of using indy as your socket communication
LbServer
- c++ builder开发的SOCKET服务端测试工具,内容简单,仅供入门级人员参考-c++ builder development SOCKET server testing tools, is simple, entry-level officers reference only
TSocket
- C++ Builder的Socket控件的简单使用,实现了最简单的客户端与服务器的通信。包括Server和Client两个程序。对不熟悉C++ Builder的Socket控件的朋友应该有帮助。-A simple implement of communication between client and server based on the Socket Control of C++ Builder. In the archive are the source code of server.e
bcbUDP
- 实现今晚一直在研究c++ builder中的udp开发。bcb组件中还有一个udpsocket,研究了半天,再加上百度和google,按照样例也没有弄出结果来。众说纷纭,大部分都说是该组件存在问题,有些说还需要自己写一些底层的东西等等。其实用winsock也可以写,本着方便快捷的原则想有现成的控件可以用,没想到费了这么多时间啥都没搞出来。只好瞄向Indy 的udp组件,没想到一试就灵。 ———————————————————————————————————————————— 使用I
CPP-builder
- 基于C++ builder 的UDP和TCP/IP的socket 程序。聊天器半成品程序。-Codes of sockets basede on C++ builder under UDP and TCP/IP protocal.Including code of a chat tool.
miniFTP
- win SOCKET 编程实现 miniFTPclient/Server Zhe大计算机网络实验,具体要求如下: 使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GE
Chat
- 一段很简单但是实用的在局域网中进行聊天的代码,可以帮助你很快理解到SOCKET通信,开发工具是C++BUilder。-A very simple but useful chat code in the LAN, can help you quickly understand the SOCKET communication, development tools C++ BUilder.