搜索资源列表
MQSamples2
- PowerBuilder中实现数据窗口打印预览通用方法 用PB编写WinSock TCP/IP应用程序 [PB 实例教程] 实现PB数据窗口的多表更新 [PB 实例教程] 用Web.PB开发瘦客户机 PB Web应用 [PB 基础教程] PB 5中PFC的使用-PowerBuilder data print preview window common methods used to prepare WinS PB ock TCP / IP applications [PB
pb_winsocket
- powerbuilder实现socket编程源码。附详细调用说明,加载后可直接调用-powerbuilder achieve socket programming source code. With detailed call instructions can be called directly after loading
200710278526245
- 实时聊天源码,系统环境:PB9.0 软件说明:采用DLL制作基本消息发送服务(winsock32 UDP),然后以PB对象提供,使使用者无须了解复杂的WINSOCK函数。 -Real-time chat source code, the system environment: PB9.0 Software Descr iption: The basic message DLL production service (winsock32 UDP), then PB clients, so th
PBTCP_IP
- 本文论述了WinSock 编,以及在PB 中编写TCP/ IP 程序的实现方法同时指出了PB 通过使用win2 dows 下的sockets 接口及通过访问WinSock. DL 中的函数实现网络通信的原理。并论述了网络消息发送的底层工 作原理,以及实现在企业局域网内点对点的信息转发或点对多的信息广播的方法。-This paper introduces the WinSock program and the way of realization of TCP/ IP program2
pb9(topwiz)
- 1。bitmap: 捕捉窗口或控件的图象,保存为bmp文件。(主要调用gdi32函数) 2。ftpedit:实现ftp客户端功能。(调用wininet.dll) 3。griddemo:在dw列标题上显示指明排序方向的箭头(通过动态创建计算域实现) 根据列内容自动调整列宽度(使用GetTextExtentPoint32()) 4。history:具有自动完成和历史记忆功能的下拉框。(在注册表中保存历史) 5。icontray:在系统托盘显示图标。支持弹出菜单、热键激活。
Winsock
- 本编程是针对pb编程获取网络地址和网卡,为程序加密之用,忘希望对pb加密的朋友有用处-The programming is programming for the pb to obtain the network address and network card, in order to use encryption program, and forgot to wish a friend pb encryption useful
WINSOCK
- 随着资源共享和实时通讯的需要,很多计算机应用程序早已甩开单兵作战的模式,转入联合行动。 网络在计算机世界里,越来越发挥着举足轻重的作用。在WINDOWS应用程序中,处理实时通讯最常用到的还是MICROSOFT公司提供的WINSOCK控件。许多资料都细述了WINSOCK 在VB中的使用方法,就连WINDOWS本身提供的hlp文件也是针对VB而写的。笔者因为实际应用的需要,琢磨出了WINSOCK控件在PB中的应用方法。好东西不敢独自享用,拿出来与大家共享。 -With the reso
PBWinSock
- 使用WinSock 进行通讯 PB 源码案例-PB source code to communicate using the WinSock case
emailsmtp
- EmailSMTP,使用PB开发,调用SMTP协议发送邮件-EmailSMTP This program sends E-Mail using the SMTP protocol. The SMTP object inherits from my Winsock object. It supports HTML formatted messages and attachments. Images embedded within HTML messages are also sup
callfile
- 自编pb调用 winsock控件,用于网络传输-winsock ctrl ,internet file/string
Winsock
- Win32 API 范例PB源代码 Winsock-Examples of the Win32 API PB source code Winsock
11.017-PB-FTP
- 用WinSock实现文件上传,不用控件,使用WinSock.PB11.5下测试成功。-File upload using WinSock implementation, not control, use WinSock.PB11.5 successfully tested.
winsock
- PB WINSOCK编程样例,可参考使用-PB WINDSOCK EXAMPLE ,FOR REFERENCE ONLY
pslib21
- 我知道网上有关于Socket通讯的例子,希望自己写的这个PB Socket 程序(异步流模式)对需要的人能够有用。(The PowerSocket Library Network Programming using PowerBuilder and Winsock Version 1.1)